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