From 2a4eadef1acb696bc3fdff329eb3e22205bee5d7 Mon Sep 17 00:00:00 2001 From: saagpatel Date: Wed, 10 Jun 2026 03:51:28 -0700 Subject: [PATCH] docs: sync uppercase pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 35 ++++++++++++++++++++++++-------- 1 file changed, 26 insertions(+), 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index df5e921..e32f25f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,17 +1,34 @@ + ## What - -Brief description of the changes. +- ## Why - -Why is this change needed? +- ## How +- + +## Testing +- Commands run: +- Results: + +## Performance impact +- Bundle delta: +- Build time delta: +- Lighthouse delta: +- API latency delta: +- DB query delta: + +## Risk / Notes +- -How were the changes implemented? Any design decisions worth noting? +## Screenshots (UI only) +- -## Checklist +## Lockfile rationale (if lockfile changed) +- -- [ ] Tests pass -- [ ] No new warnings -- [ ] Documentation updated (if applicable) +## Baseline governance (if .perf-baselines changed) +- `perf-baseline-update` label applied: +- Reviewer signoff: +- Rollback note: