Skip to content

Instantly share code, notes, and snippets.

View cjroperoa's full-sized avatar

Cristian Ropero cjroperoa

  • Bogotá, Colombia
View GitHub Profile
@cjroperoa
cjroperoa / .git-commit-template.txt
Last active November 20, 2023 01:13
Template commit
()
# Type_commit [feat | fix | docs]
# Title_commit [Max 50 char - Capitalize]
# Example: (feat) Initial commit
# -----------------------------------------
=>
# <BODY>
# Why is this change being made? : ¿por qué se está haciendo este cambio? [Max 72 char]
# ------------------------------------------
@