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 <aashish.sangle@socialschools.nl>
# Reported-by: Robert Korteland <robert.korteland@socialschools.nl>
# Reported-by: Jos Van Velzen <jos.vanvelzen@socialschools.nl>
# Reported-by: Marieke <marieke.vanderzwan@socialschools.nl>
# Reported-by: Edwin <edwin.janssen@socialschools.nl>
Signed-off-by: Vinit Kumar <vinit.kumar@socialschools.nl>
@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