Files
python-guide/docs/notes/contribute.rst
T
Kenneth Reitz 1fa10e6c76 todo headings
2011-12-30 01:06:00 -05:00

22 lines
636 B
ReStructuredText

Contribute
~~~~~~~~~~
Python-guide is under active development, and contributors are welcome.
If you have a feature request, suggestion, or bug report, please open a new issue on GitHub_. To submit patches, please send a pull request on GitHub_. Make sure you add yourself to AUTHORS_.
Todo List
---------
If you'd like to contribute, there's plenty to do. Here's a short todo_ list.
.. include:: ../../TODO.rst
.. _GitHub: http://github.com/kennethreitz/python-guide/
.. _AUTHORS: http://github.com/kennethreitz/python-guide/blob/master/AUTHORS
.. _todo: https://github.com/kennethreitz/python-guide/blob/master/TODO.rst