mirror of
https://github.com/cheat/cheat.git
synced 2026-03-07 11:13:33 +01:00
Added a CONTRIBUTING.md file
- Added a CONTRIBUTING.md file - Corrected a small indentation error - version bump
This commit is contained in:
9
CONTRIBUTING.md
Normal file
9
CONTRIBUTING.md
Normal file
@@ -0,0 +1,9 @@
|
||||
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/
|
||||
Reference in New Issue
Block a user