diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 361a9cbf9..23fe3435c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,5 @@ ### Checklist: -* [ ] Have you added Draft Release Notes in `docs/draft-release-notes.md`? +* [ ] Have you added Release Notes in the docs repositories? * [ ] Have you followed the [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/#summary)?