Coder Social home page Coder Social logo

commit-message-emoji's Introduction

Commit Message Emoji ๐Ÿ‘‹

Every commit is important. So let's celebrate each and every commit with a corresponding emoji! ๐Ÿ˜„

Oh, and it can also help with glancing over commit messages to figure out what kind of changes have been made. ๐Ÿ˜

Usage

Prepend every commit message with an emoji with this form: <emoji> commit message.

For commits with multiple types of messages, use multiple lines:

<emoji> commit message
<emoji2> commit message2

Which Emoji to Use? โ“

Commit Type Emoji
Initial Commit ๐ŸŽ‰ Party Popper
Version Tag ๐Ÿ”– Bookmark
New Feature โœจ Sparkles
Bugfix ๐Ÿ› Bug
Security Fix ๐Ÿ”’ Lock
Metadata ๐Ÿ“‡ Card Index
Refactoring โ™ป๏ธ Black Universal Recycling Symbol
Documentation ๐Ÿ“š Books
Internationalization ๐ŸŒ Globe With Meridians
Accessibility โ™ฟ Wheelchair
Performance ๐ŸŽ Horse
Cosmetic ๐ŸŽจ Artist Palette
Tooling ๐Ÿ”ง Wrench
Tests ๐Ÿšจ Police Cars Revolving Light
Deprecation ๐Ÿ’ฉ Pile of Poo
Removal ๐Ÿ—‘๏ธ Wastebasket
Work In Progress (WIP) ๐Ÿšง Construction Sign

Using Emoji is Hard! ๐Ÿ˜ก

Here are some ways to more easily integrate emoji into your workflow.

Comparison

You can be the judge on which is easier to grok.

Example taken from here

Commits Without Emoji ๐Ÿ˜ง

0.5.2

Fix exporting of the library to include _.ifElse

0.5.1

add _.ifElse to README.md

0.5.0

add _.ifElse

fix JSDoc comment for _.call

Fix _.not documentation example.

Update JSDoc comments.

0.4.1

Update links to documentation.

Fix documentation.

Link to documentation pages.

0.4.0

Added a curried version of the mixin for lodash-fp.

Switch from lodash to lodash-compat

Add shields to README.

Add missing methods to index.js.

Commits with Emoji ๐Ÿ˜ƒ

๐Ÿ”– 0.5.2

๐Ÿ› Fix exporting of the library to include _.ifElse

๐Ÿ”– 0.5.1

๐Ÿ“š add _.ifElse to README.md

๐Ÿ”– 0.5.0

โœจ add _.ifElse

๐Ÿ“š fix JSDoc comment for _.call

๐Ÿ“š Fix _.not documentation example.

๐Ÿ“š Update JSDoc comments.

๐Ÿ”– 0.4.1

๐Ÿ“š Update links to documentation.

๐Ÿ“š Fix documentation.

๐Ÿ“š Link to documentation pages.

๐Ÿ”– 0.4.0

โœจ Added a curried version of the mixin for lodash-fp.

๐Ÿ“‡ Switch from lodash to lodash-compat

๐Ÿ“‡ Add shields to README.

๐Ÿ› Add missing methods to index.js.

commit-message-emoji's People

Contributors

bertoort avatar dandv avatar dannyfritz avatar jarhill0 avatar oliboy50 avatar talbs avatar wesvetter avatar willrstern avatar xurizaemon avatar zhythero avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

commit-message-emoji's Issues

Security fixes emoji

Is there a specific emoji for security fixes? I know "all bugs can be a security bug" but that would be nice to have one too ;-)

No emoji for bumping dependency versions

In Ruby projects we often bump gems and in JavaScript projects we often bump packages.

What would be an appropriate emoji for such a commit?

May I suggest ๐Ÿ‘Š? Is this too aggressive?

Legal emoji

legal
๐Ÿ“„

for adding the LICENSE file

Integration - ๐Ÿ”Œ

A more specific type of feature. Used by the apollographql project.

Or - could it suggest "dependencies" better than the cards index (metadata)? The example below from the README is a bit confusing to me:

image

Use unicode instead

only GitHub interprets the :-codes

looks like shit everywhere else.

i never want to see :unlock: only ๐Ÿ”“.

Refactoring

How do you feel about introducing refactoring commit message emoji?

Accessibility icon

I love this idea, it's fantastic. My suggestion is to add an emoji that symbolizes accessibility fixes & so on.

I was having a hard time coming up with an appropriate emoji, however -- feels like the wheelchair icon wouldn't really be appropriate here. Maybe ๐Ÿ”“ ?

Emojis are not pasteable from Github

I've just tried copy/pasting the emojis from the table, but it looks like GFM renders them with an alt text, e.g. tada for ๐ŸŽ‰. Saw #4 and the README - the characters are Unicode, not :basecamp:.

Metadata?

I'm confused as to what the Metadata commit message means.

Could you clarify it please? Thanks!

No colon names referenced

It was frustrating having to search/remember the colon name for each of these, so I'll do a PR adding it to the table, hopefully it helps!

Add improvement?

Could there be one for "improvement"? It's not quite refactoring, and not quite new feature.

I don't have an emoji for it right now, and open to any suggestion.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.