add .github templates

This commit is contained in:
ivonGwy 2023-10-25 15:05:48 +08:00
parent de9da5eb20
commit 265110b431
2 changed files with 14 additions and 14 deletions

View File

@ -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:

View File

@ -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: