Skip to content

Instantly share code, notes, and snippets.

View ReaganCn's full-sized avatar
🎯
Cutting corners is not cutting edge

Reagan Charana ReaganCn

🎯
Cutting corners is not cutting edge
View GitHub Profile
@ReaganCn
ReaganCn / semantic-commit-messages.md
Last active April 13, 2023 14:02 — forked from joshbuchea/semantic-commit-messages.md
Semantic Commit Messages

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example