add .github templates

This commit is contained in:
ivonGwy 2023-10-25 15:16:57 +08:00
parent f47a66d2cd
commit 53535a346b
2 changed files with 2 additions and 3 deletions

View File

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

View File

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