diff --git a/.github/ISSUE_TEMPLATE/todo.md b/.github/ISSUE_TEMPLATE/todo.md new file mode 100644 index 000000000..3751c118e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/todo.md @@ -0,0 +1,11 @@ +--- +name: to-do +about: add an item to the to-do list. More generic than a feature request +title: "[TODO]: " +labels: todo +assignees: '' + +--- + +**Notes** +_these could be implementation or more specific details to keep in mind, if they'll be helpful for issue tracking_