Lesson 3 Episode 3 — Pull requests#
Time: 6 min
Working as a team merge the changes made in the previous exercise into the main branch of the team’s repository.
[Collaborators] create a pull request for their own branch. Give your pull request a meaning name, and a short and clear description.
Are there any conflicts? Resolve them using the GitHuB GUI. Ask for help if you need to.
[Collaborators] Merge the pull request to the main branch using the method of their choice.
Check the main branch to confirm that your changes have been merged.