Thank you for considering contributing to this project. It is much appreciated. Read this guide carefully to avoid unnecessary work and disappointment for anyone involved.
- Test your issue with openpipe from the github master version:
pip install --user --upgrade https://github.com/Openpipe/openpipe/archive/master.zip
openpipe run your_test_pipeline.yamlSetting up your environment is pretty straight forward:
- Fork the repository
git clonethis repository to your machinecdto where you've cloned the repository- Apply your improvements
- Execute:
toxto run the tests - Submit a pull request