Update PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Bohan Jiang
2026-04-14 17:06:13 +08:00
committed by GitHub
parent 9138c05993
commit 1ceb75e218

View File

@@ -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