Support multi-line for bug description

This commit is contained in:
Edward Firmo
2024-03-11 22:40:02 +01:00
parent 8af0802c2d
commit 5ab53b794e

View File

@@ -57,20 +57,18 @@ body:
- US
- US (Landscape)
validations:
required: true
required: false
- type: markdown
attributes:
value: |
## Bug Details
- type: input
- type: textarea
attributes:
label: What is the bug?
description: Describe the bug clearly and concisely.
placeholder: e.g., When I try this, I get this result, but I expected that...
validations:
required: true
- type: textarea
attributes: