Move label to right spot

Remember kids: Think before committing!
This commit is contained in:
JeremyStar™ 2024-08-18 12:34:08 +02:00
parent d5b7c599a8
commit b7afa4bb5e
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -7,7 +7,6 @@ body:
- type: "markdown"
id: "introduction"
attributes:
label: "Issue content"
value: |
This issue template is meant for specific, special cases, where an empty issue template may be wanted.
You should *NOT* use this template to write bug reports, feature or help requests.
@ -15,6 +14,7 @@ body:
- type: "textarea"
id: "content"
attributes:
label: "Issue content"
description: "Write your issue content here."
validations:
required: true