Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 659 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (16 loc) · 659 Bytes

Contributing

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 or npm install
  • yarn contributors:add

Contributions don't need to be code, they can come in many forms, check out the emoji key for some examples.