From e7e39905632580bf75385fdbaeab5a12c11e9c42 Mon Sep 17 00:00:00 2001 From: Felix Kirchner Date: Sun, 11 Jan 2026 16:30:34 +0000 Subject: [PATCH] .gitea/ISSUE_TEMPLATE/FEATURE.yaml aktualisiert --- .gitea/ISSUE_TEMPLATE/FEATURE.yaml | 33 ------------------------------ 1 file changed, 33 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/FEATURE.yaml b/.gitea/ISSUE_TEMPLATE/FEATURE.yaml index 0916505..37c01b6 100644 --- a/.gitea/ISSUE_TEMPLATE/FEATURE.yaml +++ b/.gitea/ISSUE_TEMPLATE/FEATURE.yaml @@ -1,36 +1,3 @@ -name: Feature -about: Neues Feature für die App -labels: 'Task\Feature' -title: "Einfache Beschreibung des Features" -body: - - type: textarea - id: description - attributes: - label: Beschreibung - description: Ausführliche Erläuterung der vorgeschlagenen Funktion - validations: - required: true - - type: textarea - id: solution - attributes: - label: Vorgeschlagene Lösung - description: Beschreibe, wie die Feature funktionieren soll - placeholder: | - - Neues Widget, dass folgendermaßen aussieht ... - - Neue Ansicht, die folgende Inhalte hat - - Neue Funktionsweise von Komponente XY - - type: textarea - attributes: - label: Zugehörige Issues - description: Links zu verwandten oder blockierenden Issues - placeholder: Knüpft an Issue /#35 an - - type: checkboxes - attributes: - label: Checkboxen ma schauen - desription: Das ist eine Beschreibung - yaml -Kopieren - name: Feature about: Neues Feature für die App labels: 'Task\Feature'