663 B
663 B
name, title
| name | title |
|---|---|
| Default Template | <type>: <description> |
Description
Decisions
Benefits
Checklist
- Code follows conventional commit format.
- Branch follows naming convention (
<type>/<description>). Always use underscores. - Tests pass (if applicable).
- Documentation updated (if applicable).