Skip to content

Commit 399cb5e

Browse files
committed
[Contributing] add a link to the testing section
1 parent cf68425 commit 399cb5e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contributing/community/reviews.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,8 @@ Pick a pull request from the `PRs in need of review`_ and follow these steps:
173173
$ git fetch origin pull/15723/head:pr15723
174174
$ git checkout pr15723
175175
176-
Now you can test the project against the code in the PR.
176+
Now you can :doc:`test the project </contributing/code/tests>` against
177+
the code in the PR.
177178

178179
#. **Update the PR Status**
179180

0 commit comments

Comments
 (0)