Skip to content

Instantly share code, notes, and snippets.

@vinitkumar
Created April 24, 2018 09:17
Show Gist options
  • Save vinitkumar/babd49804cd66b97b6734d773bebb70e to your computer and use it in GitHub Desktop.
Save vinitkumar/babd49804cd66b97b6734d773bebb70e to your computer and use it in GitHub Desktop.
# format for commit message headline
# <type>(<scope>): <subject>
# <BLANK LINE>
# <body>
# <BLANK LINE>
# <footer>
# feature|fix|docs|style|refactor|perf|test|chore(app_name): subject
# Body
# Any references to tickets, articles etc?
- Github Issue:
- Trello Ticket:
# Reported-by: Aashish Sangle <[email protected]>
# Reported-by: Robert Korteland <[email protected]>
# Reported-by: Jos Van Velzen <[email protected]>
# Reported-by: Marieke <[email protected]>
# Reported-by: Edwin <[email protected]>
Signed-off-by: Vinit Kumar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment