Skip to content

Instantly share code, notes, and snippets.

@serhii-havrylenko
Created October 28, 2018 13:54
Show Gist options
  • Save serhii-havrylenko/1749521a5766ac1585ab674b978e63b5 to your computer and use it in GitHub Desktop.
Save serhii-havrylenko/1749521a5766ac1585ab674b978e63b5 to your computer and use it in GitHub Desktop.
? Select the type of change that you're committing:
❯ feat: ✨ A new feature (note: this will indicate a release)
fix: 🛠 A bug fix (note: this will indicate a release)
docs: Documentation only changes
style: Changes that do not affect the meaning of the code
(white-space, formatting, missing semi-colons, etc)
refactor: A code change that neither fixes a bug nor adds a feature
perf: A code change that improves performance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment