docs(Repository): add chore commit type

This commit is contained in:
Infinidoge 2022-01-25 17:29:47 -05:00
parent a8847765d3
commit c697abd020

View file

@ -22,6 +22,10 @@ For updating inputs/packages, and any changes required to maintain working order
bump: [flake inputs|INPUT] bump: [flake inputs|INPUT]
#+END_SRC #+END_SRC
*** =chore=
A regular and necessary commit to update regularly-changed files, such as those including timestamps or state information.
*** =dev= *** =dev=
Work on project infrastructure and development tools: build scripts, repository config files (=.github/*=, =.direnv=, =.gitignore=, etc.) Work on project infrastructure and development tools: build scripts, repository config files (=.github/*=, =.direnv=, =.gitignore=, etc.)