Skip to content

Instantly share code, notes, and snippets.

@vsimko
Created October 24, 2019 11:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vsimko/3a895f93e660a86fadf5b12ddd218fc9 to your computer and use it in GitHub Desktop.
Save vsimko/3a895f93e660a86fadf5b12ddd218fc9 to your computer and use it in GitHub Desktop.
feat (new feature)
fix (bug fix)
docs (changes to documentation)
style (formatting, missing semi colons, etc; no code change)
refactor (refactoring production code)
test (adding missing tests, refactoring tests; no production code change)
chore (updating grunt tasks etc; no production code change)

for more see http://karma-runner.github.io/0.10/dev/git-commit-msg.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment