FastAsyncWorldEdit/.github/ISSUE_TEMPLATE/feature_request.yml

Revisionen in .git-blame-ignore-revs werden ignoriert. Klicke hier, um das zu umgehen und die normale Blame-Ansicht zu sehen.

30 Zeilen
1.1 KiB
YAML

2021-02-26 10:35:03 +01:00
name: Feature request
2021-03-09 12:32:28 +01:00
description: Suggest an idea for this project
labels: 'Enhancement'
2021-02-26 10:35:03 +01: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.
2022-02-04 11:16:23 +01:00
For anything else than a feature request, use: [our Discord server](https://discord.gg/intellectualsites) or [the wiki](https://intellectualsites.github.io/fastasyncworldedit-documentation/).
2021-03-09 12:32:28 +01:00
2021-02-26 10:35:03 +01: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 12:32:28 +01:00
2021-02-26 10:35:03 +01:00
- type: textarea
attributes:
label: Are there any alternatives?
description: List any alternatives you might have tried
validations:
required: true
2021-03-09 12:32:28 +01:00
- type: textarea
2021-03-09 12:32:28 +01:00
attributes:
label: Anything else?
description: You can provide additional context below.