.gitea/ISSUE_TEMPLATE/FEATURE.yaml aktualisiert
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user