diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c7af7544..366157be 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -60,6 +60,7 @@ Closes # - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published - [ ] I have checked for breaking changes and documented them if applicable +- [ ] Updated relevant documentation (README, inline docs, etc.) ## Additional Notes