This project adheres to 
 with the following types:
- 
ci: Changes to CI configuration files and scripts
 
- 
docs: Documentation only changes
 
- 
feat: A new feature
 
- 
fix: A bug fix
 
- 
refactor: A code change that neither fixes a bug nor adds a feature
 
- 
style: Changes that do not affect the meaning of the code (whitespace, formatting etc.)
 
- 
test: Adding missing tests or correcting existing tests
 
- 
web: Changes to website configuration files and scripts
 
- 
misc: Changes, which fit no other type (ignore lists, GitHub templates etc.)