-
wontfix
This won't be fixed
-
Tests
Issues related to testing code
-
Refactor
Contains a refactoring of some code
-
question
More information is needed
-
-
hotfix
Quick or important fix that is merged directly into master, causing a new revision
-
help wanted
Need some help
-
-
duplicate
This issue or pull request already exists
-
Documentation
Improvement of code documentation
-
cosmetics
Small change most users won't notice
-
build
Issues related to the buildsystem, including CI
-
bug
Something is not working
-
Breaking API Change
Changes the API in a non backwards compatible way
-
API Change
Changes the API, so Users need to adapted