Skip to content

Instantly share code, notes, and snippets.

View DarrenAtherton49's full-sized avatar

Darren Atherton DarrenAtherton49

View GitHub Profile
@DarrenAtherton49
DarrenAtherton49 / .git-commit-template
Created August 21, 2019 22:01 — forked from zakkak/.git-commit-template
This commit message template that helps you write great commit messages and enforce it across your team.
# [<tag>] (If applied, this commit will...) <subject> (Max 72 char)
# |<---- Preferably using up to 50 chars --->|<------------------->|
# Example:
# [feat] Implement automated commit messages
# (Optional) Explain why this change is being made
# |<---- Try To Limit Each Line to a Maximum Of 72 Characters ---->|
# (Optional) Provide links or keys to any relevant tickets, articles or other resources
# Example: Github issue #23