06 Standards Library / Git Commit Standard
06 Standards Library

Git Commit Standard

Cloudberrie standard STD-004.

Document: STD-004Type: StandardStatus: ApprovedOwner: Cloudberrie StudioVersion: 4.2.0Updated: 2026-07-17

Commit Identity

Cloudberrie Engineering <engineering@cloudberrie.com>

Commit Message Types

PrefixUse
feat:New user-visible capability
fix:Bug correction
docs:Documentation only
chore:Maintenance, setup, tooling, or metadata
refactor:Internal restructuring without intended behavior change
test:Test additions or corrections

Examples

feat: add Cloudberrie services section
fix: prevent production sample data
chore: configure repository commit identity
docs: add Cloudflare deployment checklist