.gitea/ISSUE_TEMPLATE/FEATURE.yaml aktualisiert

This commit is contained in:
2026-01-11 16:34:16 +00:00
parent 8349bf284d
commit 9d3706dc82

View File

@@ -24,6 +24,16 @@ body:
label: Zugehörige Issues label: Zugehörige Issues
description: Links zu verwandten oder blockierenden Issues description: Links zu verwandten oder blockierenden Issues
placeholder: Knüpft an Issue /#35 an 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 - type: checkboxes
id: checkboxen id: checkboxen
attributes: attributes: