Update BUG-REPORT.yml

This commit is contained in:
Drake 2024-08-22 21:29:18 +01:00 committed by GitHub
parent e4ddd0489c
commit 3efc6d937f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,6 @@ body:
1.
2.
3.
...
render: bash
validations:
required: true
@ -24,6 +23,7 @@ body:
attributes:
label: Expected results
description: "What did you expect to happen?"
render: bash
validations:
required: true
- type: textarea
@ -31,6 +31,7 @@ body:
attributes:
label: Actual results
description: "What actually happened?"
render: bash
validations:
required: true
- type: input
@ -46,6 +47,7 @@ body:
attributes:
label: Description
description: "Please tell us any other relevant information, what you were doing at the time, etc."
render: bash
validations:
required: true
- type: input