Merge pull request #1131 from dw-0/bugreport-template

chore: remove severity from bug report template
This commit is contained in:
mauro 🤙
2024-09-01 11:52:58 +02:00
committed by GitHub

View File

@@ -28,19 +28,6 @@ body:
placeholder: 1.0.0
validations:
required: true
- type: dropdown
id: severity
attributes:
label: Severity impact
description: See label descriptions for more information.
options:
- Low
- Medium
- High
- Critical
validations:
required: true
- type: dropdown
id: platform
attributes: