We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf68425 commit 399cb5eCopy full SHA for 399cb5e
contributing/community/reviews.rst
@@ -173,7 +173,8 @@ Pick a pull request from the `PRs in need of review`_ and follow these steps:
173
$ git fetch origin pull/15723/head:pr15723
174
$ git checkout pr15723
175
176
- Now you can test the project against the code in the PR.
+ Now you can :doc:`test the project </contributing/code/tests>` against
177
+ the code in the PR.
178
179
#. **Update the PR Status**
180
0 commit comments