Browse Source

Update issue templates

pull/163/head
Apparatus_Zero 4 years ago committed by GitHub
parent
commit
b2828503fb
  1. 14
      .github/ISSUE_TEMPLATE/bug_report.md

14
.github/ISSUE_TEMPLATE/bug_report.md

@ -7,13 +7,18 @@ assignees: ''
--- ---
<details> <details><summary>To-do before reporting</summary>
**Describe the bug** - [ ] I have checked that no duplicate reports are in [Issues](https://github.com/valinet/ExplorerPatcher/issues?q=is%3Aissue+is%3Aclosed).
A clear and concise description of what the bug is. - [ ] 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.
<!-- * Replace the 'space' between the parentheses([ ]) with an 'x' to mark it as done. -->
</details> </details>
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce** **To Reproduce**
Steps to reproduce the behavior: Steps to reproduce the behavior:
1. Go to '...' 1. Go to '...'
@ -30,7 +35,8 @@ If applicable, add screenshots to help explain your problem.
**Environment:** **Environment:**
- Windows Version: [e.g. Windows 11 Home 22000.282] - Windows Version: [e.g. Windows 11 Home 22000.282]
- ExplorerPatcher Version: [e.g. 22000.258.30.6] - 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** **Additional context**
Add any other context about the problem here. Add any other context about the problem here.

Loading…
Cancel
Save