diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 04df248f5066c7..29a6b83fa52bb4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -20,8 +20,8 @@ I have verified these changes via: - [ ] Code inspection only, or -- [ ] Newly added unit tests, or -- [ ] No new tests but ran on a real repository, or +- [ ] Newly added/modified unit tests, or +- [ ] No unit tests but ran on a real repository, or - [ ] Both unit tests + ran on a real repository