-
-
Save maltzsama/8867853 to your computer and use it in GitHub Desktop.
SCM message.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #feat : start a new feature code | |
| #ref : reference a production code | |
| #close : close a production code | |
| #bugfix : bug fix | |
| #docs : update docments | |
| #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) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment