Skip to content

Instantly share code, notes, and snippets.

View TitarX's full-sized avatar
:octocat:
Working

Dmitriy Ignatenko TitarX

:octocat:
Working
View GitHub Profile
@TitarX
TitarX / .gitmessage
Created October 22, 2022 11:52 — 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"