diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..2af7f1f --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,24 @@ +### What behaviour is expected: +___What you expected to see___ +### What behaviour is observed: +___What you actually saw___ +### Steps/models to reproduce: +___This may include a build schematic, a video, or detailed instructions to help reconstruct the issue___ + +### Spigot/Craftbukkit/Paper and GriefPrevention version: +___This can be found by running `/version` and `/version GriefPrevention on your server.___ + + +### Stack trace/error (if applicable) + +``` +Paste entire stack trace inside here +``` + +### GriefPrevention config.yml (if applicable) + +```yml +Paste config inside here +``` + +### Plugin list (if applicable):