If you are reading this page you already made me happy!
If you would like to contribute to the package please follow the instructions below.
- Fork the repository and clone it
- Install package using setup.py in editable mode
pip install -e .
- Make your changes to the code and test it
- Add any unittests if necessary
- When you are done, run all the unittests with pytest
pytest tests
- Make a pull request
- Cleanup contextlogger from your pip dependencies
pip uninstall contextlogger
You can reach me in my email address or in my twitter account. You can find both in my github profile.