From adeb02369b70456f793c360b16fdc1490b9dd875 Mon Sep 17 00:00:00 2001 From: Josh Black Date: Fri, 18 Sep 2026 16:34:06 -0500 Subject: [PATCH] docs: update rollout strategy section --- .github/pull_request_template.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index bb87eada9ab..ccd90fac002 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -24,10 +24,11 @@ Closes # -- [ ] Patch release -- [ ] Minor release -- [ ] Major release; if selected, include a written rollout or migration plan -- [ ] None; if selected, include a brief description as to why +- [ ] No changes needed in github/github-ui +- [ ] Needs changes in github/github-ui +- [ ] Ships with feature flag(s) +- [ ] Migration plan +- [ ] None ### Testing & Reviewing