Added TODO template

This commit is contained in:
NinjaSurge
2022-12-29 00:38:32 -06:00
committed by GitHub
parent eaa6b31107
commit 0fe3f00dcf

21
.github/ISSUE_TEMPLATE/todo-list.md vendored Normal file
View File

@@ -0,0 +1,21 @@
---
name: TODO list
about: A TODO list to keep things rolling
title: "[TODO]"
labels: TODO
assignees: ''
---
**Is your TODO list related to another issue? Please describe and link issue.**
A clear and concise description of what the issue is.
#Issue-number
**Describe the TODO list**
A clear and concise description of what you want to happen.
**TODO**
- [ ] Item 1
- [ ] Item 2
- [ ] etc...