How to do a GitHub pull request

(In addition to the official “GitHub Help ‘Using pull requests’ page“, see also “Forking vs. Branching in GitHub“, “What is the difference between origin and upstream in GitHub“) Couple tips on pull-requests: Assuming that you have first forked a repo, here is what you should do in that fork that you own: create a branch: … Read more