diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5bd19122e3..03a13992f8 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -12,7 +12,7 @@ Please include a summary of the change and which issue is fixed. List any depend - Are there new checks included in this PR? Yes / No - If so, do we need to update permissions for the provider? Please review this carefully. -- [ ] Review if the code is being covered by checks. +- [ ] Review if the code is being covered by tests. - [ ] Review if code is being documented following this specification https://github.com/google/styleguide/blob/gh-pages/pyguide.md#38-comments-and-docstrings ### License