Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 646 Bytes

CONTRIBUTING.rst

File metadata and controls

22 lines (15 loc) · 646 Bytes

Contributing

This is an open source project and thus you're welcome to contribute!

Contributing Code

Any source code contribution should be done through github's pull request, see general instructions here.

Also, please, follow the code style proposed by PEP8. There is a tool called pycodestyle, formerly known as pep8, that checks if your code is compliant.

Issues

Feel free to open an issue at any moment here