# slashsbin/styleguide-git-commit-message

/sBin/StyleGuide/Git/CommitMessage

Repository: https://github.com/slashsbin/styleguide-git-commit-message
Canonical: https://ross.abutalabs.com/products/styleguide-git-commit-message
Homepage: http://slashsbin.dev/styleguide-git-commit-message/
Language: HTML
License: NOASSERTION
License Family: other
Topics: emoji, emojify, style-guide, gitmoji, styleguide, emojis, commit, commits
Last push: 2025-07-29T07:10:31+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 34, release rhythm 35, longevity 100
- inputs: {"age_days": 3876, "days_push": 400, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1016, forks 69 (observed 2026-08-28T04:03:14.444738+00:00)

## What it is
A style guide that standardizes git commit message format using emoji prefixes (gitmoji-style) alongside conventional type keywords like feat, fix, and docs. It documents rules for subject length, tense, mood, and emoji-to-type mappings to make git history easier to scan and changelogs easier to generate.

## Use cases
- standardize commit messages across a team
- learn how to write gitmoji commit messages
- pick emojis for different commit types
- enforce consistent git log formatting
- generate changelogs from structured commit messages

## When to choose
- you want an emoji-based commit convention for your team or projects
- you need a reference for conventional commit types with emoji equivalents
- you want git history that is easier to visually scan

## When to avoid
- your team prefers plain conventional commits without emojis
- you need an enforced linting tool rather than a written style guide
- emoji prefixes feel like overhead for your workflow

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation, version-control, developer-tools
- domain: version-control, developer-tools, documentation
- platform: cross-platform
- tags: gitmoji, commit-message-conventions, style-guide, emoji, git, conventional-commits

## Member repositories
- slashsbin/styleguide-git-commit-message (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:14.444738+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:11:21.238025+00:00, confidence not recorded.
  - readme: https://github.com/slashsbin/styleguide-git-commit-message (fetched 2026-08-28T04:03:14.444738+00:00, sha 34ae6e65c910)
  - homepage: http://slashsbin.dev/styleguide-git-commit-message/ (fetched 2026-08-29T13:10:24.730208+00:00, sha e65dc40909f7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
