diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 7dc1e3499..d879f46bc 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -6,24 +6,27 @@ about: Create a report to help us improve **Describe the bug** -A clear and concise description of what the bug is. +_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`` : +``` +STATUS 0 OUTPUT HERE +``` **To Reproduce** -Steps to reproduce the behavior: +_Steps to reproduce the behavior:_ **Expected behavior** -A clear and concise description of what you expected to happen. +_A clear and concise description of what you expected to happen._ **Screenshots** -If applicable, add screenshots to help explain your problem. +_If applicable, add screenshots to help explain your problem._ **Additional context** -Add any other context about the problem here. +_Add any other context about the problem here._ **(Please, remember to close the issue when the problem has been addressed)**