mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-27 19:09:22 +00:00
* Update en_bug_report.yml * Update en_feature_request.yml * Update en_bug_report.yml * Update en_feature_request.yml * Update en_bug_report.yml * Update en_bug_report.yml * Update en_bug_report.yml * Update en_bug_report.yml * Update en_feature_request.yml * Update en_bug_report.yml
16 lines
540 B
YAML
16 lines
540 B
YAML
name: EN | Feature request
|
|
description: Suggest an idea to improve Leaf
|
|
labels: ["enhancement"]
|
|
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
Thank you for taking the time to fill out this feature request for Leaf! Please fill out the following form to help us make sure your feature request will actually improve Leaf!
|
|
- 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
|