mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 21:00:26 +08:00
add .github templates
This commit is contained in:
3
.github/ISSUE_TEMPLATE/consultation.yaml
vendored
3
.github/ISSUE_TEMPLATE/consultation.yaml
vendored
@@ -17,9 +17,8 @@ body:
|
|||||||
placeholder: ex. email@example.com
|
placeholder: ex. email@example.com
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: describe the problem
|
id: question
|
||||||
attributes:
|
attributes:
|
||||||
label: What is your question?
|
label: What is your question?
|
||||||
description: Also tell us, how can we help?
|
description: Also tell us, how can we help?
|
||||||
|
2
.github/ISSUE_TEMPLATE/feature.yaml
vendored
2
.github/ISSUE_TEMPLATE/feature.yaml
vendored
@@ -26,7 +26,7 @@ body:
|
|||||||
- UI
|
- UI
|
||||||
- API
|
- API
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: describe the feature
|
id: feature
|
||||||
attributes:
|
attributes:
|
||||||
label: What is your advice?
|
label: What is your advice?
|
||||||
description: Also tell us, what did you expect to happen?
|
description: Also tell us, what did you expect to happen?
|
||||||
|
Reference in New Issue
Block a user