remove dropdown

This commit is contained in:
2025-05-05 07:08:39 +01:00
parent 3061ded715
commit 96147ef48d

View File

@@ -29,19 +29,5 @@ body:
label: Additional information
description: |
Add any other context or screenshots about the bug here.
- type: dropdown
id: severity
attributes:
label: Severity
description: |
Select the severity of the bug.
options:
- label: Critical
value: critical
- label: Major
value: major
- label: Minor
value: minor
validations:
required: true