Review pull requests

Assign yourself as a reviewer

  1. Open a new browser tab, and work on the steps in your second tab while you read the instructions in this tab.

  2. We made a pull request for you from the update-game branch, so open that pull request.

  3. Under Reviewers on the right side of the screen, add yourself as a reviewer.

Leave a review

  1. On the pull request, click Files changed.

  2. Click Review changes.

  3. Add a comment with your initial thoughts on the pull request.

  4. Select comment, approve, or request changes: any option will work.

  5. Click Submit review.

Suggest changes

  1. On the pull request, click Files changed.

  2. Find the index.html changes.

  3. Hover your cursor next to the line numbers on the left side of the page.

  4. Click the blue plus icon.

  5. After the commment form appears, click the Insert a suggestion button.

  6. Edit the suggestion.

  7. Click Add a single comment.

Apply suggested changes

  1. Click Commit suggestion.

  2. Type a commit message.

  3. Click Commit changes.

Merge your pull request

  1. Click Merge pull request.

  2. Delete the branch update-game (optional).

Last updated