Skip to content

Commit 1179306

Browse files
authored
Merge pull request #31053 from sftim/20211221_include_netlify_preview_screenshot
Add screenshot of GitHub showing link to Netlify preview
2 parents 05df45a + 7f1f167 commit 1179306

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

content/en/docs/contribute/review/reviewing-prs.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,11 @@ class third,fourth white
8585
- Reading the PR description to understand the changes made, and read any linked issues
8686
- Reading any comments by other reviewers
8787
- Clicking the **Files changed** tab to see the files and lines changed
88-
- Previewing the changes in the Netlify preview build by scrolling to the PR's build check section at the bottom of the **Conversation** tab and clicking the **deploy/netlify** line's **Details** link.
88+
- Previewing the changes in the Netlify preview build by scrolling to the PR's build check section at the bottom of the **Conversation** tab.
89+
Here's a screenshot (this shows GitHub's desktop site; if you're reviewing
90+
on a tablet or smartphone device, the GitHub web UI is slightly different):
91+
{{< figure src="/images/docs/github_netlify_deploy_preview.png" alt="GitHub pull request details including link to Netlify preview" >}}
92+
To open the preview, click on the **Details** link of the **deploy/netlify** line in the list of checks.
8993

9094
4. Go to the **Files changed** tab to start your review.
9195
1. Click on the `+` symbol beside the line you want to comment on.
119 KB
Loading

0 commit comments

Comments
 (0)