docs(Repository): add chore commit type
This commit is contained in:
parent
a8847765d3
commit
c697abd020
1 changed files with 4 additions and 0 deletions
|
@ -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.)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue