diff --git a/.gitea/ISSUE_TEMPLATE/FEATURE.yaml b/.gitea/ISSUE_TEMPLATE/FEATURE.yaml index 0245fbe..2119155 100644 --- a/.gitea/ISSUE_TEMPLATE/FEATURE.yaml +++ b/.gitea/ISSUE_TEMPLATE/FEATURE.yaml @@ -28,4 +28,4 @@ body: attributes: label: Checkboxen ma schauen desription: Das ist eine Beschreibung - options: [test, abc, '123'] \ No newline at end of file + options: [test, abc, 123] \ No newline at end of file