sebald / commit-emojis

πŸ•Ί Happy commmit messages!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ•Ί commit-emojis

version MIT License

Inspired by commit-message-emoji.

Emojis make git messages more fun and have the nice side effects of making identifing the type of change easier.

Ask yourself, what would you rather write!?

feat: Added a sad feature

Added xy

OR

✨ Yeah! Added a feature!

woot woot!

Available Emojis

Commit Type Emoji
New Feature ✨
Version Tag πŸ”–
Bugfix πŸ›
Improvement 🌈
Documentation πŸ“š
Removal πŸ’©
Style 🎨
Test 🚨
Tooling πŸ› 

About

πŸ•Ί Happy commmit messages!

License:MIT License


Languages

Language:TypeScript 100.0%