From 0f0100256467b583795bc58dc855f0bb47c11692 Mon Sep 17 00:00:00 2001 From: games647 Date: Tue, 3 Oct 2017 14:19:34 +0200 Subject: [PATCH] Optimize issue template --- .github/ISSUE_TEMPLATE.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 788900a7..80cbc9a2 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,26 +1,28 @@ -#### Make sure you are running the latest build of the plugin and checked for duplicate issues! +[//]: # (Lines in this format are considered as comments and will not be displayed.) +[//]: # +[//]: # (Before reporting an issue make sure you are running the latest build of the plugin and checked for duplicate issues!) ### What behaviour is observed: -What happened? +[//]: # (What happened?) ### What behaviour is expected: -What did you expect? +[//]: # (What did you expect?) ### Steps/models to reproduce: -The actions that cause the issue +[//]: # (The actions that cause the issue) ### Plugin list: -This can be found by running `/pl` +[//]: # (This can be found by running `/pl`) ### Environment description -Standalone server/Bungeecord network, SQLite/MySQL, ... +[//]: # (Standalone server/Bungeecord network, SQLite/MySQL, ...) ### Plugin version or build number (don't write latest): -This can be found by running `/version plugin-name` +[//]: # (This can be found by running `/version plugin-name`.) ### Error Log: [Hastebin](https://hastebin.com/) / [Gist](https://gist.github.com/) link of the error or stacktrace (if any) ### Configuration: +[//]: # (remember to delete any sensitive data) [Hastebin](https://hastebin.com/) / [Gist](https://gist.github.com/) link of your config.yml file -(remember to delete any sensitive data)