diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0fab1e81..0c858069 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,6 +4,6 @@ ## Checklist -- [ ] Tests updated -- [ ] Documentation added -- [ ] `CHANGELOG.md` updated +- [ ] Unit, integration, and e2e (if applicable) tests updated +- [ ] Documentation added (or `pr:no public docs` PR label added if not required) +- [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not required)