remove dropdown
This commit is contained in:
@@ -29,19 +29,5 @@ body:
|
|||||||
label: Additional information
|
label: Additional information
|
||||||
description: |
|
description: |
|
||||||
Add any other context or screenshots about the bug here.
|
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
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user