Skip to content

Instantly share code, notes, and snippets.

View GMaissa's full-sized avatar

Guillaume Maïssa GMaissa

View GitHub Profile
@GMaissa
GMaissa / .git-commit-template.txt
Last active February 8, 2018 09:26 — forked from adeekshith/.git-commit-template.txt
Enforce good commit message practices across teams.
# |<---- Using a Maximum Of 50 Characters ---->|
# Explain why this change is being made
# |<---- Try To Limit Each Line to a Maximum Of 72 Characters ---->|
# Provide links or keys to any relevant tickets, articles or other resources
# Example: Github issue #23
# --- COMMIT END ---