Skip to content

Instantly share code, notes, and snippets.

View SalvatoreScarpitta's full-sized avatar

Salvatore Scarpitta SalvatoreScarpitta

View GitHub Profile
@SalvatoreScarpitta
SalvatoreScarpitta / .gitmessage
Created February 5, 2025 07:57 — forked from median-man/.gitmessage
This commit message template helps you write **useful** commit messages.
# <type>: <subject> (Max 50 char, Why is this change necessary?)
# |<---- Using a Maximum Of 50 Characters ---->|
# |<---- Try To Limit Each Line to a Maximum Of 72 Characters ---->|
# Explain how the commit addresses the issue
# IMPORTANT!! Describe any side effects of the change.
# Provide links or keys to any relevant tickets, articles or other resources
# Examples: "Jira issue [ABC-123]" or "Closes Github issue #123"