This commit is contained in:
MartinBraquet
2025-12-15 21:40:03 +02:00
parent 2df0e3df88
commit 773551e41d

View File

@@ -6,8 +6,8 @@ body:
label: Bug description
description: |
A clear and concise description of what the bug is.
validations:
required: true
validations:
required: true
- type: textarea
attributes:
@@ -18,24 +18,24 @@ body:
2. Click on '...'
3. Scroll down to '...'
4. See error
validations:
required: true
validations:
required: true
- type: textarea
attributes:
label: Expected behavior
description: |
A clear and concise description of what you expected to happen.
validations:
required: true
validations:
required: true
- type: textarea
attributes:
label: Screenshots
description: |
If applicable, add screenshots to help explain your problem.
validations:
required: false
validations:
required: false
- type: textarea
attributes:
@@ -46,16 +46,16 @@ body:
- Build info
placeholder: |
Build info from `Settings` -> `About`
validations:
required: true
validations:
required: true
- type: textarea
attributes:
label: Additional context
description: |
Add any other context about the problem here.
validations:
required: false
validations:
required: false
- type: markdown
attributes: