Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 351 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (9 loc) · 351 Bytes

Contributing

  1. Fork the repo.
  2. Run the tests. You can do this from the command line with make test-iOS or make test-OSX.
  3. Add tests if you are adding a feature or fixing a bug.
  4. Make your tests pass.
  5. Add an entry to the CHANGELOG.md
  6. Sign our CLA
  7. Push to your fork and submit a pull request!