Skip to content

Commit 679d631

Browse files
webmozartweaverryan
authored andcommitted
Added link to PRs in need of review
1 parent d4b5e77 commit 679d631

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

contributing/community/reviews.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The Bug Report Review Process
4444
-----------------------------
4545

4646
A good way to get started with reviewing is to pick a bug report from the
47-
`bug reports in need of review queue`_.
47+
`bug reports in need of review`_.
4848

4949
The steps for the review are:
5050

@@ -103,7 +103,7 @@ out whether the implementation is complete.
103103
It is okay to do partial reviews. If you do a partial review, post how far you
104104
got and leave the PR in "Needs Review" state.
105105

106-
The steps for the review are:
106+
Pick a pull request from the `PRs in need of review`_ and follow these steps:
107107

108108
1. **Is the PR Complete**?
109109

@@ -183,7 +183,8 @@ The steps for the review are:
183183
.. _Symfony Standard Edition: https://github.com/symfony/symfony-standard
184184
.. _create a GitHub account: https://help.github.com/articles/signing-up-for-a-new-github-account/
185185
.. _forking: https://help.github.com/articles/fork-a-repo/
186-
.. _bug reports in need of review queue: https://github.com/symfony/symfony/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+label%3A%22Bug%22+label%3A%22Status%3A+Needs+Review%22+
186+
.. _bug reports in need of review: https://github.com/symfony/symfony/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+label%3A%22Bug%22+label%3A%22Status%3A+Needs+Review%22+
187+
.. _PRs in need of review: https://github.com/symfony/symfony/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+label%3A%22Status%3A+Needs+Review%22+
187188
.. _Contribution Guidelines: https://github.com/symfony/symfony/blob/master/CONTRIBUTING.md
188189
.. _Symfony's Release Schedule: http://symfony.com/doc/current/contributing/community/releases.html#schedule
189190
.. _Symfony Roadmap: https://symfony.com/roadmap

0 commit comments

Comments
 (0)