.gitea/ISSUE_TEMPLATE/bug.yaml aktualisiert

This commit is contained in:
2026-01-11 18:16:24 +00:00
parent 9e1a87f462
commit 892f4f1062

View File

@@ -7,7 +7,7 @@ body:
id: description id: description
attributes: attributes:
label: Beschreibung label: Beschreibung
description: Eine klare und prägnante Beschreibung des Bugs description: Beschreibe klar und pregnant das Fehlerverhalten
placeholder: | placeholder: |
- Welchen Zweck erfüllt das Feature? - Welchen Zweck erfüllt das Feature?
- Welches Problem löst das Feature? - Welches Problem löst das Feature?
@@ -20,7 +20,7 @@ body:
id: reproduce id: reproduce
attributes: attributes:
label: Schritte zur Reproduktion label: Schritte zur Reproduktion
description: Wie kann der Fehler reproduziert werden description: Beschreibe, wie der Fehler reproduziert werden kann
placeholder: | placeholder: |
- 1. Schritt 1 - 1. Schritt 1
- 2. Schritt 2 - 2. Schritt 2
@@ -30,14 +30,14 @@ body:
id: bahaviour id: bahaviour
attributes: attributes:
label: Unerwünschtes Verhalten label: Unerwünschtes Verhalten
description: Was ist passiert, was eigentlich nicht passieren sollte description: Beschreibe, was passiert ist, obwohl es nicht passieren sollte
placeholder: | placeholder: Bei Verhalten X tritt folgendes Verhalten auf ...
awdaw
- type: textarea - type: textarea
attributes: attributes:
label: Verwandte Issues label: Verwandte Issues
description: Verweisen Sie auf ähnliche Issues oder PRs description: Verweise auf ähnliche Issues oder PRs
placeholder: | placeholder: |
- Knüpft an Issue #35 an - Knüpft an Issue #35 an
- Ersetzt Issue #12 - Ersetzt Issue #12