git checkout master git pull origin master git checkout -b issuename Work on the changes git push -u Create pull request with the branch on Github. ??? Profit