mirror of
https://github.com/zhigang1992/ProMotion.git
synced 2026-03-30 17:24:16 +08:00
773 B
773 B
Over 30 developers have contributed to ProMotion. We love it when ProMotion users become ProMotion contributors.
Working on New Features
- 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!
Submitting a Pull Request
- 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 - Submit pull request to
master - Make a million little nitpicky changes that @jamonholmgren wants
- Merged, then fame, adoration, kudos everywhere