- Fork, then clone the repo:
git clone [email protected]:your-username/miclo.git
- Make your change. Add tests for your change. Make the tests pass:
bin/bundle exec rspec
- Push to your fork and submit a pull request.
git clone [email protected]:your-username/miclo.git
bin/bundle exec rspec