Move to new templates (#936)

This commit is contained in:
NotMyFault
2021-02-26 10:35:03 +01:00
committed by GitHub
parent 0b65533294
commit 1a3f479c67
5 changed files with 81 additions and 65 deletions

View File

@@ -0,0 +1,21 @@
name: Feature request
about: Suggest an idea for this project
labels: "Enhancement"
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.
For anything else than a feature request, use: [our Discord server](https://discord.gg/intellectualsites) or [the wiki](https://wiki.intellectualsites.com/FastAsyncWorldEdit).
- 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
- type: textarea
attributes:
label: Are there any alternatives?
description: List any alternatives you might have tried
validations:
required: true