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

Latest commit

 

History

History
12 lines (10 loc) · 379 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (10 loc) · 379 Bytes

Contributors are welcome!

Rules are:

  1. Discuss in an Issue first
  2. Make sure it compiles and you've run ./build.sh
  3. Run prettier.js on your JS code and elm-format on Elm
  4. don't bump the package version
  5. Make a PR and describe both WHY your changes are needed
  6. Reference the issue
  7. Wait for a reply (sorry I take a long time somtimes).

Thanks so much for helping!