From b2828503fb4125826897076b83da8611e8af541e Mon Sep 17 00:00:00 2001 From: Apparatus_Zero <29201475+BraINstinct0@users.noreply.github.com> Date: Wed, 20 Oct 2021 21:14:21 +0900 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) 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.