Team standards
Public commit standards saved by teams. Click any to use it as your generator preset — or save your own.
Built-in
Conventional Commits
type(scope): description — industry standard
feat(auth): add OAuth2 login with GoogleAngular StyleStrict Conventional Commits with required scope
feat(user-auth): add two-factor authenticationEmoji Prefix✨ Visual commit types with emoji prefix
✨ Add user profile photo uploadJira-Linked[PROJ-123] Ticket-referenced commits
[APP-1234] Add password reset via email linkSimpleClean, direct imperative sentence — no convention
Fix race condition in session token refresh