Over 20 developers have contributed to ProMotion. We love it when ProMotion users become ProMotion contributors.
- Clone the repo into
<My iOS Projects Folder>/ProMotion - Update your
Gemfileto reference the project asgem 'ProMotion', :path => "../ProMotion" - Run
bundle - Run
rake cleanand thenrake - Contribute!
- Fork the project
- Create a feature branch
- Code
- Update or create new specs ** NOTE: your PR is far more likely to be merged if you include comprehensive tests! **
- Make sure tests are passing by running
rake spec(you can run functional and unit specs separately withrake spec:funcandrake spec:unit, and a single spec withrake spec:single f=test_file_name) - Submit pull request to
edge(for new features) ormaster(for bugfixes) - Make a million little nitpicky changes that @jamonholmgren wants
- Merged, then fame, adoration, kudos everywhere