Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 665 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (21 loc) · 665 Bytes

Contribute

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.

  1. Fork the repository and clone it
  2. Install package using setup.py in editable mode
pip install -e .
  1. Make your changes to the code and test it
  2. Add any unittests if necessary
  3. When you are done, run all the unittests with pytest
pytest tests
  1. Make a pull request
  2. Cleanup contextlogger from your pip dependencies
pip uninstall contextlogger

Get in touch

You can reach me in my email address or in my twitter account. You can find both in my github profile.