Add TODO.md and WISHLIST.md

* TODO.md - for small, easier tasks that shouldn't require any (or many)
  new components on the codebase
* WISHLIST.md - for larger tasks that require more work, thought, and
  code to be added. Probably deserving of their own branches.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2024-03-30 21:21:48 -07:00
parent 5165bf3f2c
commit 5471481e8e
2 changed files with 36 additions and 0 deletions

7
TODO.md Normal file
View File

@@ -0,0 +1,7 @@
# TODO
For items and features that should be relatively easy/simple to implement. No new components needed,
just modifying existing code.
* Channel passwords
* Server passwords