Skip to content

Commit 3a24d70

Browse files
Update the PR template QA instructions (#6580)
## Summary This PR tweaks the wording of the PR template QA instructions with the goals of: 1. Make it more clear that PR authors are responsible for testing their PRs. 2. Encouraging sufficient detail in the test descriptions. ## Checklist - [x] _The PR has a short but descriptive title, suitable for a changelog_ - [x] _Tests added / updated (if applicable)_ - [x] _Documentation added / updated (if applicable)_
2 parents bd42b75 + 7c8846e commit 3a24d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## QA Instructions
1010

11-
<!--WHEN APPLICABLE: Describe how we can test the changes in this PR.-->
11+
<!--WHEN APPLICABLE: Describe how you have tested the changes in this PR. Provide enough detail that a reviewer can reproduce your tests.-->
1212

1313
## Merge Plan
1414

0 commit comments

Comments
 (0)