Skip to content

Instantly share code, notes, and snippets.

@schas002
Created February 15, 2017 11:09
Show Gist options
  • Save schas002/02b5f993bb96a88f31816594633e9dfb to your computer and use it in GitHub Desktop.
Save schas002/02b5f993bb96a88f31816594633e9dfb to your computer and use it in GitHub Desktop.
A draft of an unified commit emoji convention.

An Unified Commit Emoji Convention

Because emoji in commits are objectively/subjectively more pimp.

Last update: 2017-02-15 (Draft 1️⃣)


  1. For a new release, a commit message should start with the emoji :confetti_ball: ➡️ 🎊.

  2. For a new feature addition, a commit message should start with the emoji :gift: ➡️ 🎁.

  3. For a bug fix, a commit message should start with the emoji :beetle: ➡️ 🪲.

  4. For a 1-up of dependencies (upgrade, that is), a commit message should start with the emoji :arrow_up: → ⬆️.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment