docs: agregar tipo rama docs

This commit is contained in:
jt
2025-11-22 12:19:04 -03:00
parent 9c5ec26529
commit f716eead72
+1
View File
@@ -6,6 +6,7 @@ BRANCH_TYPES = [
"bugfix", "bugfix",
"hotfix", "hotfix",
"chore", "chore",
"docs",
] ]
COMMIT_TYPES = [ COMMIT_TYPES = [