Skip to content

Commit f939956

Browse files
authored
Rename markdown link to be descriptive (#1430)
1 parent d4e359a commit f939956

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Include a link to the related GitHub issue, if applicable
99
# Testing
1010
The agent includes a suite of tests which should be used to
1111
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),
12+
Github Actions when a pull request is made. More details on running the tests locally can be found in our
13+
[testing guidelines](https://github.com/newrelic/newrelic-python-agent/blob/main/CONTRIBUTING.md#testing-guidelines),
1414
For most contributions it is strongly recommended to add additional tests which
1515
exercise your changes.

0 commit comments

Comments
 (0)