- Fork the repo.
- Improve/fix the code.
- Add your changes to CHANGES.rst
- Add your name to AUTHORS.rst
- Push to your fork and submit a pull request to the
developbranch.
Some simple guidelines to follow when contributing code:
- Adhere to `PEP8`_.
- Clean, well documented code.
There are two main development branches: master and develop. master represents the currently released version while develop is the latest development work. When submitting a pull request, be sure to submit to develop.