diff --git a/PULL_REQUEST_TEMPLATE b/PULL_REQUEST_TEMPLATE index 1b47e911..de4886bf 100644 --- a/PULL_REQUEST_TEMPLATE +++ b/PULL_REQUEST_TEMPLATE @@ -7,6 +7,7 @@ See [JENKINS-XXXXX](https://issues.jenkins-ci.org/browse/JENKINS-XXXXX). - [ ] Change is code complete and matches issue description - [ ] Apppropriate unit or acceptance tests or explaination to why this change has no tests - [ ] Reviewer's manual test instructions provided in PR description. See Reviewer's first task below. +- [ ] Ran Acceptance Test Harness against PR changes. # Reviewer checklist - [ ] Run the changes and verified the change matches the issue description