feature/feature-name- New product features or major enhancementsdocs/section-name- Documentation for new features or major updatesrelease/version-number- Release preparation brancheschore/task-description- Maintenance tasks, dependency updateshotfix/issue-description- Critical fixes for production issues
fix/description- Bug fixes, typo corrections, broken links, or small correctionsdocs/improvement-description- Documentation improvements or clarificationscommunity/contribution-description- General community contributions, examples, guides
feature/video-calling-v3(Internal)docs/react-ui-kit(Internal)release/v4.0.0(Internal)chore/update-dependencies(Internal)hotfix/fix-critical-auth-bug(Internal)fix/typo-in-getting-started(Community)docs/clarify-authentication-steps(Community)community/add-react-native-example(Community)
- Use lowercase letters and hyphens (kebab-case)
- Be descriptive but concise
- Use the appropriate prefix based on your contribution type
- Avoid special characters except hyphens
- Restricted to CometChat org members only:
feature/*,release/*,chore/*,hotfix/* - Available to all contributors:
fix/*,docs/*,community/*
Branch names that don't follow this convention may be asked to be renamed before merging.