feat: add pull request template #5

Merged
mvhutz merged 2 commits from feat/pr-templates into main 2026-01-10 22:44:42 +00:00

2 Commits

Author SHA1 Message Date
bfe5bacff4 docs: add tea CLI flags to PR management section
Added --title and --description flags to tea pr create command
documentation to clarify correct syntax and prevent errors.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-10 17:43:50 -05:00
4db0cf7954 feat: add pull request template
Add structured PR template to standardize pull request format.
Template includes sections for description, decisions, benefits,
and a checklist for conventional commits and branch naming.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-10 17:40:27 -05:00