Fork it (https://github.com/andrewc910/mochi/forkarrow-up-right)
Create your feature branch (git checkout -b my-new-feature)
git checkout -b my-new-feature
Commit your changes (git commit -am 'Add some feature')
git commit -am 'Add some feature'
Push to the branch (git push origin my-new-feature)
git push origin my-new-feature
Create a new Pull Request
Last updated 5 years ago