In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch. Please add your changes also to the CHANGELOG. We're following the standard of Keep a Changelog
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
NOTES:
- Be sure to merge the latest from "upstream" before making a pull request!
- Please use the simulator specified in Fastfile ("snapshot_test" lane) to run snapshot tests