This project is governed by Lyft's code of conduct. All contributors and participants agree to abide by its terms.
- Fork the repo.
- Run the tests. You can do this from the command line with
make test-iOS
ormake 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
- Sign our Contributor License Agreement (CLA)
- Push to your fork and submit a pull request!