Plex-FAWE/.github/ISSUE_TEMPLATE/feature_request.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

30 lines
1.1 KiB
YAML
Raw Normal View History

2021-02-26 09:35:03 +00:00
name: Feature request
2021-03-09 11:32:28 +00:00
description: Suggest an idea for this project
labels: 'Enhancement'
2021-02-26 09:35:03 +00:00
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this feature request for FastAsyncWorldEdit! 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.
2021-06-06 19:17:24 +00:00
For anything else than a feature request, use: [our Discord server](https://discord.gg/intellectualsites) or [the wiki](https://github.com/IntellectualSites/FastAsyncWorldEdit-Documentation/wiki).
2021-03-09 11:32:28 +00:00
2021-02-26 09:35:03 +00:00
- 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
2021-03-09 11:32:28 +00:00
2021-02-26 09:35:03 +00:00
- type: textarea
attributes:
label: Are there any alternatives?
description: List any alternatives you might have tried
validations:
required: true
2021-03-09 11:32:28 +00:00
- type: textarea
2021-03-09 11:32:28 +00:00
attributes:
label: Anything else?
description: You can provide additional context below.