From ae869c2894d92158fae98ad073122115912a63f8 Mon Sep 17 00:00:00 2001 From: andrethomas Date: Sun, 4 Nov 2018 01:50:24 +0200 Subject: [PATCH] Update Bug_report.md --- .github/ISSUE_TEMPLATE/Bug_report.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index bf55e130e..ad522ec4e 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -7,6 +7,8 @@ about: Create a report to help us improve **IMPORTANT NOTICE** If you do not complete the template below it is likely that your issue will not be addressed. When providing information about your issue please be as extensive as possible so that it can be solved by as little as possible responses. +**FAILURE TO COMPLETE THE REQUESTED INFORMATION WILL RESULT IN YOUR ISSUE BEING CLOSED** + **Describe the bug** _A clear and concise description of what the bug is._ @@ -15,9 +17,11 @@ _Also, make sure these boxes are checked [x] before submitting your issue - Than - [ ] _Searched the problem in issues and in the wiki_ - [ ] _Hardware used_ : - [ ] _Development/Compiler/Upload tools used_ : +- [ ] _If a pre-compiled release or development binary was used, which one?_ : +- [ ] _You have tried latest release or development binaries?_ : - [ ] _Provide the output of command_``status 0`` : ``` -STATUS 0 OUTPUT HERE +STATUS 0 OUTPUT HERE - DO NOT DELETE THE MARKERS ABOVE AND BELOW THIS LINE ``` **To Reproduce**