diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 80f90b2..fbcd269 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,13 +7,18 @@ assignees: '' --- -
+
To-do before reporting -**Describe the bug** -A clear and concise description of what the bug is. +- [ ] I have checked that no duplicate reports are in [Issues](https://github.com/valinet/ExplorerPatcher/issues?q=is%3Aissue+is%3Aclosed). +- [ ] I have checked that the bug is related to ExplorerPatcher. +- [ ] I have provided details enough to reproduce the bug, or at least specify the situation. +
+**Describe the bug** +A clear and concise description of what the bug is. + **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' @@ -30,7 +35,8 @@ If applicable, add screenshots to help explain your problem. **Environment:** - Windows Version: [e.g. Windows 11 Home 22000.282] - ExplorerPatcher Version: [e.g. 22000.258.30.6] - - Other Software(Potentially related): [e.g. antimalware, + - StartAllBack Version(if used): + - Other Software(Potentially related): [e.g. antimalware etc.] **Additional context** Add any other context about the problem here.