feat: use pr template for claude, lowercase pr title

This commit is contained in:
2026-01-10 17:53:35 -05:00
parent 697bb9260f
commit 330a54338e
2 changed files with 2 additions and 2 deletions

View File

@@ -28,6 +28,6 @@ How would this PR improve the codebase/product?
## Checklist
- [ ] Code follows conventional commit format.
- [ ] Branch follows naming convention (`<type>/<description>`).
- [ ] Branch follows naming convention (`<type>/<description>`). Always use underscores.
- [ ] Tests pass (if applicable).
- [ ] Documentation updated (if applicable).