Move folder issue template

This commit is contained in:
Данил 2024-11-14 22:23:14 +03:00
parent 521d1adc13
commit 369126aaee
2 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,24 @@
name: Feature request
description: Suggest a new idea how to improve Kekkai
labels: [feature request]
body:
- type: textarea
id: feature-description
attributes:
label: Describe your suggested feature
description: How can Kekkai be improved?
placeholder: |
Example:
"It should work like this..."
validations:
required: true
- type: checkboxes
id: acknowledgements
attributes:
label: Acknowledgements
description: Read this carefully, we will close and ignore your issue if you skimmed through this.
options:
- label: This is not a duplicate of an existing issue. Please look through the list of [open issues](https://github.com/Redume/Kekkai/issues) before creating a new one.
required: true