diff --git a/.github/ISSUE_TEMPLATE/task-issue-template.md b/.github/ISSUE_TEMPLATE/task-issue-template.md new file mode 100644 index 0000000..457c4fa --- /dev/null +++ b/.github/ISSUE_TEMPLATE/task-issue-template.md @@ -0,0 +1,16 @@ +--- +name: Task issue template +about: Template to document a task. +title: "[TASK] title" +labels: 'type: task' +assignees: '' + +--- + +Summary: + +Information: + +Task list: + +References: