Any contribution to PyCozmo is welcome and appreciated.
- Bug reports and feature requests should be made using GitHub issues.
- Pull requests should be made against the dev branch.
- All tests should be passing on a PR, before it can be merged.
- Code should adhere to the PEP 8 style guide.
- Using docstrings is encouraged.
- Adding tests is encouraged.