From ffa92def12192fe36bed823ffce23498db2357e2 Mon Sep 17 00:00:00 2001 From: Gabriele C Date: Tue, 28 Jun 2016 16:47:58 +0200 Subject: [PATCH] Create ISSUE_TEMPLATE.MD #801 --- .github/ISSUE_TEMPLATE.MD | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.MD diff --git a/.github/ISSUE_TEMPLATE.MD b/.github/ISSUE_TEMPLATE.MD new file mode 100644 index 000000000..0527d7ffc --- /dev/null +++ b/.github/ISSUE_TEMPLATE.MD @@ -0,0 +1,25 @@ +####Before reporting an issue make sure you are running the latest build of the plugin! + +### What behaviour is observed: +What happened? + +### What behaviour is expected: +What did you expect? + +### Steps/models to reproduce: +The actions that cause the issue + +### Plugin list: +This can be found by running `/pl` + +### Environment description +Standalone server/Bungeecord network, SQLite/MYSql, ... + +### AuthMe build number: +This can be found by running `/authme version` + +### Error Log: +Pastebin/Hastebin/Gist link of the error logo or stacktrace (if any) + +### COnfiguration: +Pastebin/Hastebin/Gist link of your config.yml file (remember to delete any sesible data)