Files
dotfiles/.git-commit-template.txt
2020-01-26 11:31:35 +01:00

24 lines
769 B
Plaintext

# <type>: (If applied, this commit will...) <subject> (Max 50 char)
# |<---- Using a Maximum Of 50 Characters ---->|
# Explain why this change is being made
# |<---- Try To Limit Each Line to a Maximum Of 72 Characters ---->|
# Provide links or keys to any relevant tickets, articles or other resources
# Example: Github issue #23
# --- COMMIT END ---
# Typy commitów
# feat (nowa funkcja)
# fix (poprawka)
# refactor (refactoring kodu)
# style (formatting stylu kodu, bez zmian funkcjonalnych)
# docs (zmiany w dokumentacji)
# test (testowy commit, bez wpływu na produkcję)
#
#
#
# Integracja z TAIGA
# ------------------------------------------------------------------
# TG-{REF} (REF to id US/ISSUE/etc w Taiga)