Skip to content

Commit 2b126d3

Browse files
committed
Reference RUNNING_TESTS.md from CONTRIBUTING.md
1 parent 09e7f5c commit 2b126d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Here's the recommended workflow:
6767
repositories are involved in addressing the same issue, please use the same branch name
6868
in each repository
6969
* Create a branch with a descriptive name in the relevant repositories
70-
* Make your changes, run tests (usually with `make tests`), commit with a
70+
* Make your changes, [run tests](RUNNING_TESTS.md), commit with a
7171
[descriptive message][git-commit-msgs], push to your fork
7272
* Submit pull requests with an explanation what has been changed and **why**
7373
* Submit a filled out and signed [Contributor Agreement][ca-agreement] if needed (see below)

0 commit comments

Comments
 (0)