Base of a commit message:
<type>[optional scope]: <description>
[optional body]
[optional footer(s)]
feat: new featurefix: bug fix for the userperf: performance improvementsdocs: new or changes to the documentationstyle: formatting changes, missing semicolons, etc.refactor: refactoring production code, e.g. renaming a variable.test: adding missing tests, refactoring testsbuild: updating build configuration or other changes irrelevant to the userchore: if not contained by all the type above and no production code changed
- init
- runner
- watcher
- config
- web-server
- proxy
- etc.