diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 000000000..5b69cda82 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,45 @@ +--- +name: Bug Report +about: Bug report for FastAsyncWorldEdit +title: '' +labels: Requires Testing +assignees: '' + +--- + + + + + + + +**[REQUIRED] FastAsyncWorldEdit Configuration Files** + + + + + +**Required Information** +- FAWE Version Number: +- Spigot/Paper Version Number: +- Minecraft Version: [e.g. 1.16.3] + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: +1. Run to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Plugins being used on the server** + + +**Checklist**: + +- [] I included all information required in the sections above +- [] I made sure there are no duplicates of this report [(Use Search)](https://github.com/IntellectualSites/FastAsyncWorldEdit/issues?q=is%3Aissue) +- [] I made sure I am using an up-to-date version of [FastAsyncWorldEdit for 1.16.3](https://ci.athion.net/job/FastAsyncWorldEdit-1.16/) +- [] I made sure the bug/error is not caused by any other plugin