How to contribute Fork it Clone your project Create your feature branch (git checkout -b my-feature) Commit your changes (git commit -am 'Add some feature') Push to the branch (git push origin my-feature) Create new Pull Request