Pull Requests
Pull request: (n) a suggestion to update the current version of a repo with one’s changes.
- A “request” to “pull” your changes on another branch into the main and “merge” them together
- Opportunity to review work and make suggestions
- May need to address “merge conflicts”