build
: change in build system or dependencies
ci
: change in continuous integration / deployment
docs
: change to documentation
feat
: a new feature is being added
fix
: an existing bug or defect is being fixed
perf
: change to improve performance
refactor
: change to improve code quality
revert
: reverts changes in a previous commit
style
: change to code style/formatting
test
: add missing tests or correct existing tests