Contribute
View our Code of Conduct
Running tests
Assuming you have a suitable python version with pip:
# setup
pip install -r requirements.txt -r requirements_test.txt
# run the tests!
pytest
Join the discussion on slack!
Add yourself as a Contributor
To add yourself as a contributor:
yarn install
ornpm install
yarn contributors:add
ornpm run contributors:add
Contributions don't need to be code, they can come in many forms, check out the emoji key for some examples.