We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e359a commit f939956Copy full SHA for f939956
1 file changed
.github/pull_request_template.md
@@ -9,7 +9,7 @@ Include a link to the related GitHub issue, if applicable
9
# Testing
10
The agent includes a suite of tests which should be used to
11
verify your changes don't break existing functionality. These tests will run with
12
-Github Actions when a pull request is made. More details on running the tests locally can be found
13
-[here](https://github.com/newrelic/newrelic-python-agent/blob/main/CONTRIBUTING.md#testing-guidelines),
+Github Actions when a pull request is made. More details on running the tests locally can be found in our
+[testing guidelines](https://github.com/newrelic/newrelic-python-agent/blob/main/CONTRIBUTING.md#testing-guidelines),
14
For most contributions it is strongly recommended to add additional tests which
15
exercise your changes.
0 commit comments