diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d072562..8709e44 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,42 +1,14 @@ - - ## What Changed - - ## Why - ## Validation - ## Maintenance Impact - ## UI Changes - - ## Checklist - -- [ ] This PR is small and focused -- [ ] I explained what changed and why -- [ ] I listed the validation I ran -- [ ] I ran `bun fmt`, `bun lint`, and `bun typecheck` -- [ ] I included before/after screenshots for any UI changes -- [ ] I included a video for animation/interaction changes