diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8afee6d..e9ed637 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,6 +2,10 @@ +## Target branch + +- [ ] This PR targets **`dev`**, not `main`. All PRs land in `dev`; `main` is curated by the maintainer at each release. If your PR is on `main` by accident, click "Edit" on this PR and change the base. + ## Linked Issue