- Fork on Github.
- Clone the forked repo:
git clone https://github.com/<user-name>/kubernetes-handbook -b en. - Create a new branch, add some changes and commit:
git checkout -b new-branch. - Push the branch to github:
git commit -am "comments"; git push. - File a Pull Request on Github to master branch.