This project follows the Django Contributing Commons.
Getting started is simple, just do:
pip install dcc
dcc viewflow-extensions
hub checkout -b patch-1
To test locally simply run:
tox
After that just write your code. Once you are done, just follow this easy flow:
hub commit
hub pull-request -b Thermondo