Skip to content

Commit 26a903f

Browse files
committed
docs: add link
1 parent df86f14 commit 26a903f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,9 @@ $ git rebase upstream/develop
240240

241241
Tests should accompany **all** bug fixes and features. For guidance on how to write tests, consult existing tests within the project.
242242

243-
**Before** submitting a [pull request][github-pull-request] to the `upstream` repository, ensure that all tests pass, including linting. If [Git][git] hooks have been enabled,
243+
**Before** submitting a [pull request][github-pull-request] to the `upstream` repository, ensure that all tests pass, including linting. To run tests locally, consult the guidance [below](#writing-tests).
244+
245+
If [Git][git] hooks have been enabled,
244246

245247
<!-- run-disable -->
246248

0 commit comments

Comments
 (0)