From b642a41415b46af1b7e6b3e180a28056fd59fffa Mon Sep 17 00:00:00 2001 From: Inga Ulusoy Date: Tue, 27 Aug 2024 13:41:25 +0200 Subject: [PATCH] Create task_issue.md --- .github/task_issue.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/task_issue.md diff --git a/.github/task_issue.md b/.github/task_issue.md new file mode 100644 index 0000000..457c4fa --- /dev/null +++ b/.github/task_issue.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: