Merge pull request #389 from willingc/doc-263

Created top level how to contribute doc as suggested in Issue: 263
This commit is contained in:
Ian Cordasco
2014-03-25 14:03:24 -05:00
+15
View File
@@ -0,0 +1,15 @@
How to contribute
-----------------
This guide is under heavy development. If you would like to contribute, please
see:
http://docs.python-guide.org/en/latest/notes/contribute/
Style Guide
-----------
For all contributions, please follow the `Guide Stye Guide`:
http://docs.python-guide.org/en/latest/notes/styleguide/