Kekkai/.github/ISSUE_TEMPLATE/request_feature.yml

24 lines
867 B
YAML
Raw Permalink Normal View History

name: ⭐️ Feature request
2024-11-14 22:18:41 +03:00
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