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'