LiteLoaderBDS-1.16.40/.github/ISSUE_TEMPLATE/feature_request_en.yml
2022-09-21 19:47:03 +08:00

27 lines
797 B
YAML

name: "[ENG] Feature Request"
description: Suggest an idea/Request for a new feature
labels: ["enhancement"]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this feature request!
- type: textarea
id: problem
attributes:
label: Is your feature request related to a problem? Please describe.
description: A clear and concise description of what the problem is.
placeholder: |
e.g. I'm always frustrated when ...
- type: textarea
id: solution
attributes:
label: Describe the solution you'd like
description: A clear and concise description of what you want.
placeholder: |
e.g. I want a new event that ...
- type: markdown
attributes:
value: |
Thank you again for your contribution to LiteLoader!