diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md deleted file mode 100644 index 2db5f791c..000000000 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve - ---- - -**Describe the bug** - -A clear and concise description of what the bug is. - -Also, make sure these boxes are checked [x] before submitting your issue - Thank you! - -- [ ] Searched the problem in issues and in the wiki -- [ ] Hardware used : -- [ ] Provide the output of command ``status 0`` : - -**To Reproduce** -Steps to reproduce the behavior: - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Additional context** -Add any other context about the problem here. - -**(Please, remember to close the issue when the problem has been addressed)**