From a9f699fbd4cbee3a528a2b093e70e25a428919c0 Mon Sep 17 00:00:00 2001 From: Benjamin Bussell Date: Thu, 5 Sep 2019 07:57:55 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/todo-.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/todo-.md diff --git a/.github/ISSUE_TEMPLATE/todo-.md b/.github/ISSUE_TEMPLATE/todo-.md new file mode 100644 index 0000000..f570f7d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/todo-.md @@ -0,0 +1,14 @@ +--- +name: 'TODO:' +about: Template for organizing what we need to do +title: "[TODO]" +labels: enhancement, help wanted +assignees: '' + +--- + +### What needs to be done: + +### How it needs to be done: + +### Additional Details and Requests: