Advertisement
Guest User

Untitled

a guest
Apr 27th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. --This line, and those below, will be ignored--
  2. # Template
  3. # <(Type)> <subject>
  4. # <Space>
  5. # <body>
  6. # <footer>
  7.  
  8. # Type should be one of the following:
  9. # * feat (new feature)
  10. # * fix (bug fix)
  11. # * docs (changes to documentation)
  12. # * style (formatting, missing semi colons, etc; no code change)
  13. # * refactor (refactoring production code)
  14. # * test (adding missing tests, refactoring tests; no production code change)
  15. # * chore (updating grunt tasks etc; no production code change)
  16. # Scope is just the scope of the change. Something like (admin) or (teacher).
  17. # Subject should use impertivite tone and say what you did.
  18. # The body should go into detail about changes made.
  19. # The footer should contain any JIRA (or other tool) issue references or actions.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement