Semantic Commit Messages Structured format for writing Git commit messages: `(): `. It explains that using specific types like `feat`, `fix`, or `docs` in the message makes the commit's purpose clear and improves programmer communication. The guide notes that the scope is optional and that the subject should be written in the present tense. See how a minor change to your commit message style can make you a better programmer. Format: