ContributingΒΆ

Thank you for your interest in contributing to pyfisheye!

The general contribution workflow is:

  1. Fork the repository.

  2. Create a new branch for your feature or bugfix.

  3. Write your code and tests.

  4. 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!