diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e0363e8cf7..662b8e7235 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ * [ ] I've added or updated integration tests to verify correctness of my new code. * [ ] I've confirmed that my changes are working by executing CLI's commands manually on MacOS. * [ ] I've confirmed that my changes are working by executing CLI's commands manually on Windows. - * [ ] I've confirmed that my changes are up-to-date with the target branch. + * [ ] I've confirmed that my changes are reasonably up-to-date with the target branch. * [ ] I've described my changes in the release notes. * [ ] I've described my changes in the section below.