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: