Files
Stian Thorgersen 346b1821c3 Add type to issue templates (#43051)
Signed-off-by: stianst <stianst@gmail.com>
2025-10-01 07:11:14 +02:00

13 lines
301 B
YAML

name: Task
description: Any tasks that are not directly adding a new feature, enhancement or fixing a bug
labels: ["kind/task"]
type: task
body:
- type: textarea
id: description
attributes:
label: Description
description: Describe the task.
validations:
required: true