diff --git a/ISSUE_TEMPLATE.yml b/ISSUE_TEMPLATE.yml index 9e6d9e2..271714a 100644 --- a/ISSUE_TEMPLATE.yml +++ b/ISSUE_TEMPLATE.yml @@ -1,4 +1,9 @@ name: Kanban about: Add task to kanban title: "[Task]: " -projects: ["Jukebox/2"] \ No newline at end of file +projects: ["Jukebox/2"] +body: + - type: textarea + id: task-description + attributes: + label: Task description \ No newline at end of file