2022-03-29 13:47:35 +00:00
|
|
|
name: Task
|
|
|
|
description: Any tasks that are not directly adding a new feature, enhancement or fixing a bug
|
|
|
|
labels: ["kind/task"]
|
|
|
|
body:
|
|
|
|
- type: textarea
|
2023-04-25 10:52:17 +00:00
|
|
|
id: description
|
2022-03-29 13:47:35 +00:00
|
|
|
attributes:
|
|
|
|
label: Description
|
|
|
|
description: Describe the task.
|
|
|
|
validations:
|
|
|
|
required: true
|