diff --git a/.gitea/ISSUE_TEMPLATE/FEATURE.yaml b/.gitea/ISSUE_TEMPLATE/FEATURE.yaml index c5dd267..d736df4 100644 --- a/.gitea/ISSUE_TEMPLATE/FEATURE.yaml +++ b/.gitea/ISSUE_TEMPLATE/FEATURE.yaml @@ -24,6 +24,16 @@ body: label: Zugehörige Issues description: Links zu verwandten oder blockierenden Issues placeholder: Knüpft an Issue /#35 an + - type: dropdown + id: dropdown + attributes: + label: Dropdown Label + multiple: false + options: + - label: Option 1 + - label: Option 2 + - label: Option 3 + - type: checkboxes id: checkboxen attributes: