9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-28 19:39:17 +00:00
Files
Leaf/.github/ISSUE_TEMPLATE/feature_request.yml
Kobe ⑧ b432368d7d [ci skip] Add Issue Template (#86)
* Create config.yml

* Create bug_report.yml

* Create feature_request.yml

* Blank issue is back

* Now looks better
2024-07-19 03:11:21 +08:00

17 lines
564 B
YAML

name: Feature request
description: Suggest an idea for Leaf
labels: 'enhancement'
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this feature request for Leaf! Fill out the following form to your best ability to help us understand your feature request and greately improve the change of it getting added.
- type: textarea
attributes:
label: What feature do you want to see added?
description: A clear and concise description of your feature request.
validations:
required: true