.gitea/ISSUE_TEMPLATE/bug.yaml aktualisiert

This commit is contained in:
2026-01-11 18:28:15 +00:00
parent 8af8e6ec0b
commit 664de8c7e2

View File

@@ -16,20 +16,20 @@ body:
validations:
required: true
- type: dropdown
id: enviroment
- type: textarea
id: reproduce
attributes:
label: Umgebung
label: Schritte zur Reproduktion
description: Beschreibe, wie der Fehler reproduziert werden kann
placeholder: |
- 1. Schritt 1
- 2. Schritt 2
- 3. ...
- type: textarea
id: reproduce
attributes:
label: Schritte zur Reproduktion
- type: dropdown
id: enviroment
attributes:
label: Umgebung
description: Gebe an, auf welchen Platformen dieser Fehler auftritt
list: true
multiple: true