diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8edbd79..2cb7a0c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -20,6 +20,7 @@ Fixes [SRVOCF-XXX](https://redhat.atlassian.net/browse/SRVOCF-XXX) ## Checklist - [ ] Updated `docs/ARCHITECTURE.md` (if there are relevant changes to our layered architecture) +- [ ] Updated `docs/TESTING.md` (if there are relevant changes to our testing framework or setup)