diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ada9a8c..f6f8722 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,7 +2,7 @@ ## Related - + ## Type of change - [ ] Feature @@ -27,5 +27,5 @@ - [ ] Docs updated if behavior or config changed - [ ] No secrets / credentials in the diff - [ ] For security-sensitive paths: appropriate reviewer requested -- [ ] The ticket named in the title is LINKED in *Related* above, cross-repo as `Closes tracebloc/#N` — a bare `#N` resolves against this repo, and a title reference alone links nothing (backend#2364) +- [ ] The ticket named in the title is LINKED in *Related* above, cross-repo as `Closes tracebloc/#N` — a bare `#N` resolves against this repo, and a title reference alone links nothing - [ ] If this depends on a change in another repo: shipped **expand-then-contract** (additive first, consumers adopt later), or **Breaking change** ticked above with the rollout order in *Deployment notes* — repos promote independently, so the other change may not ship with this one