Skip to content

Commit

Permalink
minor #5675 [Contributing] add a link to the testing section (xabbuh)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
wouterj committed Sep 5, 2015
2 parents 5834340 + 399cb5e commit c39a43c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion contributing/community/reviews.rst
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,8 @@ Pick a pull request from the `PRs in need of review`_ and follow these steps:
$ git fetch origin pull/15723/head:pr15723
$ git checkout pr15723
Now you can test the project against the code in the PR.
Now you can :doc:`test the project </contributing/code/tests>` against
the code in the PR.

#. **Update the PR Status**

Expand Down

0 comments on commit c39a43c

Please sign in to comment.