diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 158ac312a50..e4f1fa5ebf5 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -25,6 +25,7 @@ ## Checklist +- [ ] **I'm using `beta` as my base branch** - [ ] There is no overlap with another PR? - [ ] The PR is self-contained and cannot be split into smaller PRs? - [ ] Have I provided a clear explanation of the changes?