Skip to content

Instantly share code, notes, and snippets.

@vinitkumar
Created November 20, 2017 20:21
Show Gist options
  • Save vinitkumar/18a1ec46aead2d62392dd6f2fefc231a to your computer and use it in GitHub Desktop.
Save vinitkumar/18a1ec46aead2d62392dd6f2fefc231a 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]>
@vinitkumar
Copy link
Author

[commit]
	template = ~/.gitmessage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment