From 6b23880f127e2c276aee4f8f14eb050070116d2b Mon Sep 17 00:00:00 2001 From: Ramya Parimi <33761166+ramyaparimi@users.noreply.github.com> Date: Mon, 25 Oct 2021 11:45:38 -0500 Subject: [PATCH] changed how to view deployment (#21625) --- .github/PULL_REQUEST_TEMPLATE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6db20c998bda..0178cab3d9ac 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,7 +14,7 @@ Thanks again! Closes [issue link] - @@ -24,8 +24,8 @@ Closes [issue link] ### Check off the following: -- [ ] I have reviewed my changes in staging (look for the latest deployment event in your pull request's timeline, then click **View deployment**). -- [ ] For content changes, I have completed the [self-review checklist](https://github.com/github/docs/blob/main/contributing/self-review.md#self-review). +- [ ] I have reviewed my changes in staging (look for "Automatically generated comment" and click **Modified** to view your latest changes). +- [ ] For content changes, I have completed the [self-review checklist](https://github.com/github/docs/blob/main/CONTRIBUTING.md#self-review). ### Writer impact (This section is for GitHub staff members only):