Files
AndroidJava/Kitsune/.github/ISSUE_TEMPLATE/feature_request.yml
T
coco 7846a45f2c a
2026-07-03 15:47:27 +08:00

19 lines
575 B
YAML

name: Feature Request
description: Suggest new features or improvements for the app.
labels: [ enhancement ]
body:
- type: textarea
id: description
attributes:
label: Description
description: Describe the feature you'd like to see.
validations:
required: true
- type: checkboxes
id: acknowledgements
attributes:
label: Acknowledgements
options:
- label: I have searched the open and closed [issues](https://github.com/Drumber/Kitsune/issues?q=is%3Aissue) and this is **NOT** a duplicate.
required: true