mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 17:59:49 +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
|
||||
validations:
|
||||
required: false
|
||||
|
||||
- type: textarea
|
||||
id: describe the problem
|
||||
id: question
|
||||
attributes:
|
||||
label: What is your question?
|
||||
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
|
||||
- API
|
||||
- type: textarea
|
||||
id: describe the feature
|
||||
id: feature
|
||||
attributes:
|
||||
label: What is your advice?
|
||||
description: Also tell us, what did you expect to happen?
|
||||
|
Reference in New Issue
Block a user