CodingDojo Contributing Fork it. Create your kata branch (git checkout -b the-kata-name) Commit your changes (git commit -am 'Add some code') Push to the branch (git push origin the-kata-name) Create a pull request to develop.