Skip to content

Commit

Permalink
docs: update bug report issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
lemonpole authored Aug 13, 2024
1 parent fc4a6da commit 4da5a5b
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,24 +7,25 @@ assignees: lemonpole

---

**Describe the bug**
## Describe the bug
A clear and concise description of what the bug is.

**To Reproduce**
## To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
## Expected behavior
A clear and concise description of what you expected to happen.

**Screenshots**
## Screenshots
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
## Technical Information
- OS: [e.g. Windows or Mac]
- App Version: [e.g.: v3.0.0-alpha.2]

**Additional context**
## Additional context
Add any other context about the problem here.

0 comments on commit 4da5a5b

Please sign in to comment.