Skip to content

Commit 7ce253b

Browse files
authored
repo sync
2 parents d64f039 + 13ef119 commit 7ce253b

4 files changed

Lines changed: 11 additions & 1 deletion

File tree

content/github/collaborating-with-issues-and-pull-requests/about-pull-request-reviews.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ You can view all of the reviews a pull request has received in the Conversation
3838

3939
{% data reusables.pull_requests.resolving-conversations %}
4040

41+
### Re-requesting a review
42+
43+
{% data reusables.pull_requests.re-request-review %}
44+
4145
### Required reviews
4246

4347
{% data reusables.pull_requests.required-reviews-for-prs-summary %}

content/github/collaborating-with-issues-and-pull-requests/incorporating-feedback-in-your-pull-request.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ Each person who suggested a change included in the commit will be a co-author of
2929
5. Click **Commit changes.**
3030
![Commit changes button](/assets/images/help/pull_requests/commit-changes-button.png)
3131

32+
### Re-requesting a review
33+
34+
{% data reusables.pull_requests.re-request-review %}
35+
3236
### Opening an issue for an out-of-scope suggestion
3337

3438
If someone suggests changes to your pull request and the changes are out of the pull request's scope, you can open a new issue to track the feedback. For more information, see "[Opening an issue from a comment](/github/managing-your-work-on-github/opening-an-issue-from-a-comment)."

contributing/content-style-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ Microsoft Style Guide:
342342

343343
## Voice and tone
344344

345-
Use clear, simple language that’s approachable and accessible for a wide range of readers. For more information, see “[Voice](https://brand.github.com/content/voice/)” in GitHub’s Brand Guide. To learn more about writing approachable content, see “[Microsoft's brand voice: Above all, simple and human](https://docs.microsoft.com/en-us/style-guide/brand-voice-above-all-simple-human) and “[Top 10 tips for Microsoft style and voice](https://docs.microsoft.com/en-us/style-guide/top-10-tips-style-voice).”
345+
Use clear, simple language that’s approachable and accessible for a wide range of readers. For more information, see “[Voice](https://brand.github.com/content/voice)” in GitHub’s Brand Guide. To learn more about writing approachable content, see “[Microsoft's brand voice: Above all, simple and human](https://docs.microsoft.com/en-us/style-guide/brand-voice-above-all-simple-human) and “[Top 10 tips for Microsoft style and voice](https://docs.microsoft.com/en-us/style-guide/top-10-tips-style-voice).”
346346

347347
## Word choice and terminology
348348

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
You can re-request a review, for example, after you've made substantial changes to your pull request.
2+
To request a fresh review from a reviewer, in the sidebar of the **Conversation** tab, click the {% octicon "sync" aria-label="The sync icon" %} icon.

0 commit comments

Comments
 (0)