diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b817808a906..e69efaa49c2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -49,7 +49,7 @@ Fixes # ### Test Coverage - [ ] I have written tests for all new changes/features -- [ ] I have verified that test coverage meets or exceeds 90-95% +- [ ] I have verified that test coverage meets or exceeds 95% - [ ] I have run the test suite locally and all tests pass