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: validations:
required: false required: false
- type: dropdown - type: dropdown
id: aspects id: aspects
attributes: attributes:
label: bug is related to UI or API aspects? label: bug is related to UI or API aspects?
multiple: true multiple: true
options: options:
- UI - UI
- API - API
- type: textarea - type: textarea
id: what-happened id: what-happened
attributes: attributes:

View File

@ -18,13 +18,13 @@ body:
validations: validations:
required: false required: false
- type: dropdown - type: dropdown
id: aspects id: aspects
attributes: attributes:
label: feature is related to UI or API aspects? label: feature is related to UI or API aspects?
multiple: true multiple: true
options: options:
- UI - UI
- API - API
- type: textarea - type: textarea
id: describe the feature id: describe the feature
attributes: attributes: