Commit Type | Title | Description | Emoji |
---|---|---|---|
feat |
Features | A new feature | β¨ |
fix |
Bug Fixes | A bug Fix | π |
docs |
Documentation | Documentation only changes | π |
style |
Styles | Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc) | π |
refactor |
Code Refactoring | A code change that neither fixes a bug nor adds a feature | π¦ |
perf |
Performance Improvements | A code change that improves performance | π |
test |
Tests | Adding missing tests or correcting existing tests | π¨ |
build |
Builds | Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) | π |
ci |
Continuous Integrations | Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs) | βοΈ |
chore |
Chores | Other changes that don't modify src or test files | β»οΈ |
revert |
Reverts | Reverts a previous commit | π |
Last active
June 11, 2022 14:55
-
-
Save thammuio/1d71c5ea3b9d72a6acc1294ee7ccdd38 to your computer and use it in GitHub Desktop.
My commit messages.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment