cheat/CONTRIBUTING.md
Chris Lane 8677e0c35a Added a CONTRIBUTING.md file
- Added a CONTRIBUTING.md file
- Corrected a small indentation error
- version bump
2014-05-25 22:19:43 -04:00

10 lines
290 B
Markdown

Contributing
============
If you would like to contribute cheetsheets or program functionality, please
fork this repository, make your changes, and send me a pull request.
Python code show follow the standards laid out by [PEP 8][].
[PEP 8]: http://legacy.python.org/dev/peps/pep-0008/