Skip to content

Instantly share code, notes, and snippets.

@pedrolopesme
Forked from johnstew/git-commit-prefixes
Created October 3, 2018 21:18
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 pedrolopesme/407562e8865f63d263f49b16764831b8 to your computer and use it in GitHub Desktop.
Save pedrolopesme/407562e8865f63d263f49b16764831b8 to your computer and use it in GitHub Desktop.
[test]: Update test/* files
[dist]: Changes to submodules, version bumps, updates to package.json
[minor]: Small changes
[doc]: Updates to documentation
[fix]: Bug fixes
[bin]: Update binary scripts associated with the project
[refactor]: Refactor of existing code
[nit]: Small code review changes mainly around style or syntax
[feat]: New features
// Usage
fix: closes #9, fix path issue
nit: swap let for const
doc: added usage section to README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment