mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 15:07:55 +08:00
add .github templates
This commit is contained in:
14
.github/ISSUE_TEMPLATE/bug.yaml
vendored
14
.github/ISSUE_TEMPLATE/bug.yaml
vendored
@@ -18,13 +18,13 @@ body:
|
||||
validations:
|
||||
required: false
|
||||
- type: dropdown
|
||||
id: aspects
|
||||
attributes:
|
||||
label: bug is related to UI or API aspects?
|
||||
multiple: true
|
||||
options:
|
||||
- UI
|
||||
- API
|
||||
id: aspects
|
||||
attributes:
|
||||
label: bug is related to UI or API aspects?
|
||||
multiple: true
|
||||
options:
|
||||
- UI
|
||||
- API
|
||||
- type: textarea
|
||||
id: what-happened
|
||||
attributes:
|
||||
|
14
.github/ISSUE_TEMPLATE/feature.yaml
vendored
14
.github/ISSUE_TEMPLATE/feature.yaml
vendored
@@ -18,13 +18,13 @@ body:
|
||||
validations:
|
||||
required: false
|
||||
- type: dropdown
|
||||
id: aspects
|
||||
attributes:
|
||||
label: feature is related to UI or API aspects?
|
||||
multiple: true
|
||||
options:
|
||||
- UI
|
||||
- API
|
||||
id: aspects
|
||||
attributes:
|
||||
label: feature is related to UI or API aspects?
|
||||
multiple: true
|
||||
options:
|
||||
- UI
|
||||
- API
|
||||
- type: textarea
|
||||
id: describe the feature
|
||||
attributes:
|
||||
|
Reference in New Issue
Block a user