From dafa20e92a3103f2f80de8e3d5b814cdb0b68ed7 Mon Sep 17 00:00:00 2001 From: Felix Kirchner Date: Sun, 11 Jan 2026 17:05:35 +0000 Subject: [PATCH] .gitea/ISSUE_TEMPLATE/feature.yaml aktualisiert --- .gitea/ISSUE_TEMPLATE/feature.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/feature.yaml b/.gitea/ISSUE_TEMPLATE/feature.yaml index 9c5fff6..de21dc6 100644 --- a/.gitea/ISSUE_TEMPLATE/feature.yaml +++ b/.gitea/ISSUE_TEMPLATE/feature.yaml @@ -1,7 +1,7 @@ name: Feature about: Neues Feature für die App labels: 'Task\Feature' -title: "Einfache Beschreibung des Features" +title: '' body: - type: textarea id: description @@ -29,6 +29,6 @@ body: label: Zugehörige Issues description: Links zu verwandten oder blockierenden Issues placeholder: | - - Knüpft an Issue /#35 an + - Knüpft an Issue #35 an - Ersetzt Issue #12 - + - Brauch Implementierung von #43 \ No newline at end of file