Awesome Commit Conventions
π‘ I've just published awesome-commit-conventions (https://github.com/khasky/awesome-commit-conventions), a concise technical reference for commit message conventions.
The guide focuses on Conventional Commits, Semantic Versioning, changelog-friendly Git history, commit types, scopes, breaking changes, and practical examples.
The goal is to make commit messages more consistent, more useful during review, and easier to understand later when reading project history.
GitHub: https://github.com/khasky/awesome-commit-conventions











