refactor: Add multiple severity options to bug report template

This commit is contained in:
Mauro Balades
2024-07-29 00:49:55 +02:00
parent 5985420dbb
commit bf96065340
3 changed files with 1 additions and 6 deletions

View File

@@ -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)