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