Skip to content

Commit f7ce9a7

Browse files
Merge pull request #72729 from AnthonyLatsis/contributor-experience-help
2 parents 3295ddd + f1732b1 commit f7ce9a7

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/HowToGuides/FirstPullRequest.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -135,12 +135,13 @@ show a helpful "Compare & Pull Request" button.
135135

136136
## Asking for code review
137137

138-
Collaborators and code owners are automatically requested for review per the
139-
[CODEOWNERS](/.github/CODEOWNERS) file. If no one is automatically requested for
140-
review, @mention and ask a suggested person under **Reviewers** to review your
141-
changes. If no reviewer suggestions are shown either, please
142-
[message][contributor-experience] the Contributor Experience Workgroup on the
143-
Swift forums to sort out review requests for you.
138+
Reviews are automatically requested from collaborators and code owners per the
139+
[CODEOWNERS](/.github/CODEOWNERS) file upon opening a non-draft pull request.
140+
If this doesn't happen, @mention and ask a suggested person under **Reviewers**
141+
to review your changes in a comment. If no suggestions are shown either, please
142+
@mention and ask a
143+
[Contributor Experience Workgroup](https://www.swift.org/contributor-experience-workgroup/#membership)
144+
member to sort out review requests for you.
144145

145146
You are welcome to invite other people for review as well — say, someone you
146147
had an active discussion with on how to implement your change.

0 commit comments

Comments
 (0)