Skip to content

Commit cc75ec4

Browse files
mariocj89Mariatta
authored andcommitted
Suggest to the contributors to help with reviewing PRs (GH-277)
Closes #194
1 parent a62b9e3 commit cc75ec4

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,8 @@ Guide for contributing to Python:
189189
* Advanced tasks for once you are comfortable
190190
* :doc:`silencewarnings`
191191
* Fixing issues found by the :doc:`buildbots <buildbots>`
192+
* Helping out with reviewing `open pull requests`_.
193+
See :ref:`how to review a Pull Request <how-to-review-a-pull-request>`.
192194
* :doc:`fixingissues`
193195
* :ref:`tracker` and :ref:`helptriage`
194196
* :doc:`triaging`
@@ -354,3 +356,4 @@ Full Table of Contents
354356
.. _IronPython: http://ironpython.net/
355357
.. _Stackless: http://www.stackless.com/
356358
.. _Issue tracker: https://bugs.python.org/
359+
.. _open pull requests: https://github.com/python/cpython/pulls?utf8=%E2%9C%93&q=is%3Apr%20is%3Aopen%20label%3A%22awaiting%20review%22

pullrequest.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,9 @@ back to them for changes). It is then expected that you update your
345345
pull request to address these comments, and the review process will
346346
thus iterate until a satisfactory solution has emerged.
347347

348+
.. _how-to-review-a-pull-request:
349+
350+
348351
How to Review a Pull Request
349352
''''''''''''''''''''''''''''
350353

0 commit comments

Comments
 (0)