Skip to content

Commit

Permalink
Merge pull request #54 from TheManWhoLikesToCode/TheManWhoLikesToCode…
Browse files Browse the repository at this point in the history
…-patch-1

Update bug_report.md
  • Loading branch information
TheManWhoLikesToCode authored Jan 22, 2024
2 parents 3ec1478 + 9da010f commit 6e95e52
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,22 @@
---
name: Bug report
about: Create a report to help us improve
title: '[PRIORITY] - '
title: ''
labels: ''
assignees: ''

body:
- type: dropdown
id: priority
attributes:
label: What is the priority of this issue?
options:
- P0
- P1
- P3
validations:
required: true
---

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

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

Expand Down

0 comments on commit 6e95e52

Please sign in to comment.