Browse Source

Update issue templates

pull/163/head
Apparatus_Zero 4 years ago committed by GitHub
parent
commit
239e6a19ac
  1. 36
      .github/ISSUE_TEMPLATE/bug_report.md

36
.github/ISSUE_TEMPLATE/bug_report.md

@ -0,0 +1,36 @@ @@ -0,0 +1,36 @@
---
name: Bug report
about: Form to report ExplorerPatcher bugs.
title: "[BUG] "
labels: bug
assignees: ''
---
<details>
**Describe the bug**
A clear and concise description of what the bug is.
</details>
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
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,
**Additional context**
Add any other context about the problem here.
Loading…
Cancel
Save