From 2bd33eeb5fe95a5fb513fdd253dd9ae134331984 Mon Sep 17 00:00:00 2001 From: STAM Date: Fri, 31 Jan 2020 00:23:43 +0300 Subject: [PATCH] Create task_generic.md --- .github/ISSUE_TEMPLATE/task_generic.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/task_generic.md diff --git a/.github/ISSUE_TEMPLATE/task_generic.md b/.github/ISSUE_TEMPLATE/task_generic.md new file mode 100644 index 000000000..4afb970ce --- /dev/null +++ b/.github/ISSUE_TEMPLATE/task_generic.md @@ -0,0 +1,17 @@ +--- +name: Generic task +about: Create a generic task +title: '' +labels: 'task, Regular Priority' +assignees: 'stamepicmorg' + +--- + +**Describe** +A clear and concise description of what the bug is. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Additional context** +Add any other context about the problem here.