Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 245 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 245 Bytes

How to Contribute

  1. Fork the repo
  2. Make your changes
  3. Follow local style consistency, then PEP8
  4. Run pyflakes/frosted on your diffs
  5. Add unit tests, make sure they pass =)
  6. Send me a pull request w/ explanation of design decisions