dannyfritz/commit-message-emoji resource
Every commit is important. So let's celebrate each and every commit with a corresponding emoji! :smile: observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4187
- days_rel: n/a
- days_push: 2007
- n_releases_24m: 0
Adoption not part of the score
1559 stars · 177 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A reference guide that maps commit message types (bugfix, feature, docs, etc.) to corresponding emojis for use in Git commit messages. It also provides integration tips for incorporating emoji into commit workflows.
Use cases
- standardize commit messages with emoji prefixes
- make git log easier to scan at a glance
- choose the right emoji for each commit type
- set up a team commit message convention
- integrate emoji into my git commit workflow
When to choose
- you want a lightweight, human-readable commit convention without tooling
- your team prefers emoji over prefixes like feat:/fix:
- you want a simple reference to share with contributors
When to avoid
- you need enforced, tooling-checked conventional commits (use commitlint or semantic-release)
- your toolchain or CI parses commit messages and cannot handle emoji
- you prefer plain-text conventional commit standards
Facets
learning-resource · maturity maintenance
documentation developer-tools version-control developer-tools version-control documentation cross-platform commit-conventions emoji git convention-guide
1 source
- readme: https://github.com/dannyfritz/commit-message-emoji · fetched 2026-08-28 · bb0827e98d9d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dannyfritz/commit-message-emoji | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="dannyfritz/commit-message-emoji")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem