- Fork the repo.
- Run the tests. You can do this from the command line with
make test-iOSormake test-OSX. - Add tests if you are adding a feature or fixing a bug.
- Make your tests pass.
- Add an entry to the
CHANGELOG.md - Push to your fork and submit a pull request!