ContributingΒΆ
Thank you for your interest in contributing to pyfisheye!
The general contribution workflow is:
Fork the repository.
Create a new branch for your feature or bugfix.
Write your code and tests.
Submit a pull request against the original repository.
Please ensure your code follows the existing style and includes tests where appropriate.
Contributions are very welcome!