Contributing Fork it Create your feature branch: git checkout -b my-feature-or-fix Commit your changes: git commit -am 'Add some feature or fix' Push to the branch: git push origin my-feature-or-fix Submit a pull request