Skip to content

Commit c39a43c

Browse files
committed
minor #5675 [Contributing] add a link to the testing section (xabbuh)
This PR was merged into the 2.3 branch. Discussion ---------- [Contributing] add a link to the testing section | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | Commits ------- 399cb5e [Contributing] add a link to the testing section
2 parents 5834340 + 399cb5e commit c39a43c

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)