In the side project task 4, you created an issue and a pull request for the add-readme
branch. Now, let's move on to the next task.
Task 5
In this task, you'll review and merge the pull request for the add-readme
branch.
- Navigate to the
Pull requests
tab in your personal-blog
repository.
- Click on the pull request titled "Added README file".
- Review the changes made in the pull request.
- Click on the
Squash and merge
button to merge the changes into the main
branch.
- Confirm the merge by clicking on the
Confirm merge
button.