Contributing Fork it! Create your own branch with git checkout -b my-new-branch Make your changes. Commit your changes with git commit -am 'added some feature' Push to the branch with git push origin my-new-branch Submit a pull request. 😄