diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 117e1284c..988c49f5e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -36,8 +36,7 @@ Closes # ## Checklist - [ ] I have included a thinking path that traces from project context to this change -- [ ] I have specified the model used (with version and capability details) -- [ ] I have run tests locally and they pass (`make check`) +- [ ] I have run tests locally and they pass - [ ] I have added or updated tests where applicable - [ ] If this change affects the UI, I have included before/after screenshots - [ ] I have updated relevant documentation to reflect my changes