File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff 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
145146You are welcome to invite other people for review as well — say, someone you
146147had an active discussion with on how to implement your change.
You can’t perform that action at this time.
0 commit comments