further fixes and make some stuff a bit nicer

This commit is contained in:
Saas
2025-09-25 13:32:21 +02:00
parent 797cb3c3f2
commit 4a3fb41035

View File

@@ -10,14 +10,14 @@ body:
id: description-area
attributes:
label: Description
description: Please provide a description and what you expected to happen.
description: Please provide a description of the bug and what you expected to happen.
validations:
required: true
- type: textarea
id: steps-area
attributes:
label: Steps to reproduce
description: Please provide an reproduction steps.
description: Please provide reproduction steps if possible.
validations:
required: true
- type: dropdown