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