mirror of
https://github.com/Erreur32/cheat.git
synced 2024-11-01 05:21:06 +01:00
10 lines
290 B
Markdown
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/
|