Skip to content

Instantly share code, notes, and snippets.

@fabriciofmsilva
Last active May 3, 2018 14:27
Show Gist options
  • Save fabriciofmsilva/ae4e87d69bd9bb482736f0d74c2adb0c to your computer and use it in GitHub Desktop.
Save fabriciofmsilva/ae4e87d69bd9bb482736f0d74c2adb0c to your computer and use it in GitHub Desktop.
git-commit-prefixes
[api]: New apis / changes to apis
[test]: Update test/* files
[dist]: Changes to submodules, version bumps, updates to package.json
[minor]: Small changes
[doc]: Updates to documentation
[ux]: Updates to UX
[fix]: Bug fixes
[bin]: Update binary scripts associated with the project
[merge]: Resolved git merge from upstream or otherwise
[refactor]: Refactor of existing code with no external API changes
[{{ feature }}]: Updates {{ feature }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment