From 277fdb60d47aeb54c1712c9c048089920636ca89 Mon Sep 17 00:00:00 2001 From: Felix Kirchner Date: Sun, 11 Jan 2026 16:34:40 +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 d736df4..0d5b8e2 100644 --- a/.gitea/ISSUE_TEMPLATE/FEATURE.yaml +++ b/.gitea/ISSUE_TEMPLATE/FEATURE.yaml @@ -30,9 +30,9 @@ body: label: Dropdown Label multiple: false options: - - label: Option 1 - - label: Option 2 - - label: Option 3 + - label: 'Option 1' + - label: 'Option 2' + - label: 'Option 3' - type: checkboxes id: checkboxen