A slide deck overview of merge/pull requests & approvals to get teammate code into the master branch.
Merges & approvals
To get code from your working branch into the master you must request it.
master
The goal of the merge request is to review code.
If you “Pull” in GitHub Desktop you can switch to the branch to try it out.
There could be changes that need to be made—that’s up to the original author.
After everything is good, the merge is approved & copied to master