Emoji |
Conventional Commits |
Description |
Included in changelog |
π¦ |
chore(package) |
Package updates / release (bower, npm, etc) |
|
π
|
chore(style) |
Style changes (code style, css style, etc) |
|
π |
chore(style) |
Style changes (code style, css style, etc) |
|
π |
fix |
Bug fix |
β
|
π |
fix |
Bug fix (more severe) |
β
|
π₯ |
chore(test) |
Tests |
|
π¦ |
chore(test) |
Tests |
|
π |
fix(security) |
This is a security patch |
β
|
π |
chore(docs) |
Documentation (README / code docs) |
|
π |
chore(docs) |
Documentation (README / code docs) |
|
π |
fix(performance) |
Performance patch |
β
|
β‘ |
fix(performance) |
Performance patch |
β
|
β¨ |
feat |
Feature |
β
|
π |
feat |
Feature |
β
|
π |
feat |
Feature |
β
|
π¨ββοΈ |
chore(refactor) |
Refactor |
|
π©ββοΈ |
chore(refactor) |
Refactor |
|
π¨ |
BREAKING CHANGE |
Breaking change |
β
|
π» |
chore(ci) |
Code Climate changes |
|
π·ββοΈ |
chore(ci) |
CI updates |
|
π·ββοΈ |
chore(ci) |
CI updates |
|
π©βπ |
chore(legal) |
Update legal documentation |
|
π¨βπ |
chore(legal) |
Update legal documentation |
|
Examples (taken from atjson) |
π π copyedit lerna -> Lerna |
π₯ π·ββοΈ hoist modules, and run linting on Travis |
β¨ add support for blockquote |
π π add support for links from Google Docs paste buffers |
Emoji can be combined to provide more context. Since these are short-codes, we can add multiple. Effectively, they act as hashtags to our commits.