From 415ceaa34da4f1aa643400b9e9c0815fcc10b98d Mon Sep 17 00:00:00 2001 From: RoboMWM Date: Fri, 7 Oct 2016 11:31:25 -0700 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 ISSUE_TEMPLATE.md 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):