In this hands-on lab you will learn how to make suggestions to pull-requests of others. The exercise consists of the following parts:
- Locate the pull request from your partner (see #1). You should have a notification as they have mentioned you.
- Reply to the comment in the pull request and add a suggestion:
- Preview changes before clicking
Add signle comment
.
- Now add a new multi-line comment by clicking and dragging the plus for lines 8 and 9:
- Note that all lines with copied to the suggestion block. Modify the image by picking another image from https://octodex.github.com/
- Add another single comment
In this lab you've learned how to comment on pull requests and make suggestions for changes. You can continue new with Applying suggestions