From 6e7397bd96001cc97b4a7631a3e0550f5b8f946c Mon Sep 17 00:00:00 2001 From: LG <76845820+coder-lg@users.noreply.github.com> Date: Fri, 9 Jul 2021 10:26:39 +0530 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/tasks.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/tasks.md diff --git a/.github/ISSUE_TEMPLATE/tasks.md b/.github/ISSUE_TEMPLATE/tasks.md new file mode 100644 index 0000000..b0190a7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/tasks.md @@ -0,0 +1,15 @@ +--- +name: Tasks +about: Describe this issue template's purpose here. +title: 'Tasks:' +labels: tasks +assignees: coder-lg + +--- + +- [ ] +- [ ] +- [ ] +- [ ] +- [ ] +- [ ]