Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update bug_report.yml
  • Loading branch information
worldomonation authored Jan 10, 2023
commit 50d583ad44c3c86df9b16d3e441f1b97879e0afc
12 changes: 7 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,15 @@ body:
validations:
required: true
- type: dropdown
id: impact_level
id: users-affected
attributes:
label: Impact
label: Severity
description: Approximately how many users are impacted?
options:
- Low
- Normal
- High
- One
- Some (< 50%)
- Most (> 50%)
- All
validations:
required: true
- type: dropdown
Expand Down