diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000..6e36444 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,22 @@ +--- +name: Bug Report +about: Report a bug +title: '' +labels: bug +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**Information** +Plugin Version: +Server Version: +Client Version: + +**Errors** +Provide any **relevant** errors that occur in the console. Use [pastebin](https://pastebin) or [hastebin](https://paste.md-5.net) + +**Screenshots** +If applicable, add screenshots to help explain your problem.