Skip to content

nattatorn-dev/commit-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 

Repository files navigation

Commit Type Emoji

git commit -m "πŸŽ‰ Initialize Commit"
popular
emoji emoji commit
βž• :heavy_plus_sign: Adding code or files
πŸ“ :pencil: Changes/Fixing the code or language
πŸ”₯ :fire: Removing code or files
♻️ :recycle: Recycle code or files
πŸ’© :poop: Writing bad code that needs to be improved.
general
emoji emoji commit
✨ :sparkles: New Feature
🎨 :art: Format/structure of the code
πŸ’„ :lipstick: UI/Cosmetic
🐎 :racehorse: Performance
⚑️ :zap: Performance (super)
🚨 :rotating_light: Adding tests
🍱 :bento: Adding or updating assets.
tooling
emoji emoji commit
πŸ’š :green_heart: Fixing the CI build
🐳 :whale: Docker
πŸƒ :leaves: MongoDB
πŸš€ :rocket: Deploying stuff now, heroku
bug
emoji emoji commit
πŸ› :bug: Reporting a bug, with @FIXME Comment Tag
πŸš‘ :ambulance: Fixing a bug
team leader
emoji emoji commit
πŸŽ‰ :tada: Initial Commit
πŸ“š :books: Documentation
❄️ :snowflake: Changing server configuration
πŸ”– :bookmark: Version Tag
πŸ“‡ :card_index: Metadata
πŸ“¦ :package: New package
πŸ’© :poop: Deprecation
🚧 :construction: Work In Progress (WIP)

Available Grammar

  • @FIXME: Bug Report, should be corrected, Marked with πŸ› :bug: Commit
  • @IDEA: A New Idea or Proof-of-Concept, Marked with πŸ’‘ :bulb: Commit
  • @NOTE: Add attention to something Important
  • @REVIEW: Needs to be Audited/Reviewed Immediately
Example
git commit -m "✨ Add datebar and interval fetch function"

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published