From e61f9e5e64dd7979f111f49045e601b4913c5cfa Mon Sep 17 00:00:00 2001 From: Felix Kirchner Date: Mon, 10 Nov 2025 12:59:16 +0000 Subject: [PATCH] .gitea/ISSUE_TEMPLATE/FEATURE.md aktualisiert --- .gitea/ISSUE_TEMPLATE/FEATURE.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/FEATURE.md b/.gitea/ISSUE_TEMPLATE/FEATURE.md index d7ff58e..01e7a5f 100644 --- a/.gitea/ISSUE_TEMPLATE/FEATURE.md +++ b/.gitea/ISSUE_TEMPLATE/FEATURE.md @@ -1,6 +1,6 @@ --- name: Feature -about: New feature for the app +about: Neues Feature für die App title: '' labels: 'Task\Feature' assignees: '' @@ -9,14 +9,11 @@ assignees: '' # Feature -## Description -[Detailed explanation of the proposed feature] +## Beschreibung +[Ausführliche Erläuterung der vorgeschlagenen Funktion] -## Why is this feature needed? -[Explain the problem or use case this feature would solve] +## Vorgeschlagene Lösung +[Beschreibe, wie die Feature funktionieren soll] -## Proposed Solution -[Describe how the feature should work] - -## Related Issues (Optional) -[Links to related discussions or requests] \ No newline at end of file +## Zugehörige Issues +[Links zu verwandten oder blockierenden Issues] \ No newline at end of file