From c3213f59684ee39f824c6ffd4806a8e7163109e9 Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Tue, 11 Sep 2018 14:31:40 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/task.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/task.md diff --git a/.github/ISSUE_TEMPLATE/task.md b/.github/ISSUE_TEMPLATE/task.md new file mode 100644 index 0000000..3e78e63 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/task.md @@ -0,0 +1,9 @@ +--- +name: Task +about: Task to be implemented + +--- + +**Story** + +**Implementation notes**