Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 167 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (8 loc) · 167 Bytes
  1. Fork
  2. Write some code
  3. Add stuff to the DOCS.md
  4. Run the tests (with your pipenv shell activated)
$ python -m pytest tests -s
  1. Write a good PR