We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09e7f5c + 2b126d3 commit 4e18f60Copy full SHA for 4e18f60
CONTRIBUTING.md
@@ -67,7 +67,7 @@ Here's the recommended workflow:
67
repositories are involved in addressing the same issue, please use the same branch name
68
in each repository
69
* Create a branch with a descriptive name in the relevant repositories
70
- * Make your changes, run tests (usually with `make tests`), commit with a
+ * Make your changes, [run tests](RUNNING_TESTS.md), commit with a
71
[descriptive message][git-commit-msgs], push to your fork
72
* Submit pull requests with an explanation what has been changed and **why**
73
* Submit a filled out and signed [Contributor Agreement][ca-agreement] if needed (see below)
0 commit comments