Skip to content

Commit 242a998

Browse files
author
Kenneth Reitz
committed
how to contribute
1 parent 81ed231 commit 242a998

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

docs/contribute.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Contribute
2+
----------
3+
4+
Python-guide is under active development, and contributors are welcome.
5+
6+
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_.
7+
8+
9+
If you'd like to contribute, there's plenty to do. Here's a short todo list.
10+
11+
.. include:: ../TODO.rst
12+
13+
14+
.. _GitHub: http://github.com/kennethreitz/python-guide/
15+
.. _AUTHORS: http://github.com/kennethreitz/clint/blob/master/AUTHORS
16+
17+

0 commit comments

Comments
 (0)