13 lines
255 B
Markdown
13 lines
255 B
Markdown
---
|
|
name: To-Do Item
|
|
about: To add to the todo list. If you want to work on something immediatly or you
|
|
at least now what changes have to be made so it works (if you don't want to program
|
|
it yourself)
|
|
title: "[TODO]"
|
|
labels: todo
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
|