Skip to content

Instantly share code, notes, and snippets.

View tamunoibi's full-sized avatar

Ib Aprekuma tamunoibi

View GitHub Profile
@tamunoibi
tamunoibi / .git-commit-template
Created May 24, 2019 09:14 — 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