3. Contributing

3.1. How you can contribute

3.1.1. Set up your environment

  1. Install dependencies

    $ pip install -e '.[dev]'
    

3.1.2. Making changes

Test your changes

$ invoke test

This script will do the following:

  1. Run unit tests

3.1.3. Reporting bugs

Report bugs on github

3.1.4. Bring some ideas

Feel free to share your ideas about the project.