How To Issue A Pull Request To A Github Repository
Think you can do better?
Show us!
In this video, we will add some files to a new commit and push it to a new branch. Once pushed, we will look at the code as it appears in GitHub, then learn how to merge the new branch into our “master” branch. Once that is done, we’ll confirm that the new code appears properly.