Skip to content

Instantly share code, notes, and snippets.

@naushad-madakiya
Created February 26, 2019 07:49
Show Gist options
  • Save naushad-madakiya/6240e3be18afc68f1474f51308db2831 to your computer and use it in GitHub Desktop.
Save naushad-madakiya/6240e3be18afc68f1474f51308db2831 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?
- Jira Issue:
- Gitlab Issue:
# Reported-by: Name <email@something.com>
Signed-off-by: Naushad Madakiya <email@something.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment