mirror of
https://github.com/elisspace/skills-review-pull-requests.git
synced 2026-08-29 15:44:09 +00:00
1.2 KiB
1.2 KiB
Step 4: Suggest changes
Nice work reviewing that pull request ✨
Now that you have explored the different ways you can review a pull request it is time to learn how to use suggest changes.
What is suggest changes?: This feature enables you to recommend a change to a pull request that the author can commit with the push of a button.
⌨️ Activity: Suggest changes
- On the pull request, click Files changed.
- Find the
index.htmlchanges. - Hover your cursor next to the line numbers on the left side of the page.
- Click the blue plus icon.
- After the comment form appears, click the Add a suggestion button.

- Edit the suggestion.
- Click Add a single comment.
- Wait about 20 seconds then refresh this page (the one you're following instructions from). GitHub Actions will automatically update to the next step.