Skip to content

Commit

Permalink
Update bug_report.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheManWhoLikesToCode authored Jan 22, 2024
1 parent 565c84b commit 3ec1478
Showing 1 changed file with 10 additions and 13 deletions.
23 changes: 10 additions & 13 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
title: '[PRIORITY] - '
labels: ''
assignees: ''

---

**Priority Level**
- [ ] P0 - Critical
- [ ] P1 - High
- [ ] P2 - Medium

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

Expand All @@ -17,22 +22,14 @@ Steps to reproduce the behavior:
3. Scroll down to '....'
4. See error

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

**Actual Behavior**
A clear and concise description of what is actually happening

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

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

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

0 comments on commit 3ec1478

Please sign in to comment.