Skip to content

Instantly share code, notes, and snippets.

View TheLandolorien's full-sized avatar

Lando Toothman TheLandolorien

View GitHub Profile
@TheLandolorien
TheLandolorien / .gitmessage
Last active May 24, 2022 21:14
A Git Commit Message Template to Guide Great, Consistent Messages
# <TYPE>: (If applied, this commit will...) <SUBJECT> (Max 50 char)
# Concisely describe the change
# Include any plugin-required text (e.g. Jira issue)
# |<---- Using a Maximum Of 50 Characters ---->|
# Provide additional explanation about the change (e.g. why?)
# |<---- Using a Wrap Maximum Of 72 Characters ---->|