note the issue tracker in documentation

This commit is contained in:
James Vasile 2013-02-06 22:20:22 -05:00
parent 5c6f38f9b8
commit 348a44afe3

View File

@ -42,6 +42,9 @@ There are lots of bugs. We don't have a spec or tests, so a bug is
really just any unexpected behavior. I am not easily surprised, but
there are still lots of bugs.
There's an [issue tracker](https://github.com/jvasile/Plinth/issues).
Please add things and consult it for things to tackle.
<a name="hacking_code_practices" />
## Coding Practices
@ -91,7 +94,9 @@ directories. That makes removal easy.
## Todo
Plinth has a number of open todo items. Please help!
Plinth has a number of open todo items. And there are items in the
[issue tracker](https://github.com/jvasile/Plinth/issues) that need
tackling. Please help!
* Implement the functions in the submenus of router.py
* Unify our logging and cherrypy's.