mirror of
https://github.com/zen-browser/desktop
synced 2026-04-25 17:15:00 +02:00
refactor: Add multiple severity options to bug report template
This commit is contained in:
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -33,6 +33,7 @@ body:
|
||||
id: severity
|
||||
attributes:
|
||||
label: Severity impact
|
||||
multiple: true
|
||||
options:
|
||||
- Low (visual glitch, minor inconvenience)
|
||||
- Medium (major inconvenience, but workaround exists)
|
||||
|
||||
Reference in New Issue
Block a user