The defect affects critical functionality or critical data. It does not have a workaround
The defect affects major functionality or major data. It has a workaround but is not obvious
The defect affects minor functionality or non-critical data. It has an easy workaround
The defect does not affect functionality or data. It does not even need a workaround
Pull requests that update a dependency file
Changes that affect the build system or external dependencies
Changes to our CI configuration files and scripts.
Documentation only changes
A code change that improves performance
A code change that neither fixes a bug nor adds a feature
Adding missing tests or correcting existing tests
Pull requests that update Docker code
Improvements or additions to documentation
This issue or pull request already exists
Pull requests that update Github_actions code
Extra attention is needed
Issues that need a design decision are blocked for development until a project leader clarifies it
If an issue involves creating or refining documentation, this label will be assigned
This label indicates that a reply with more information is required from the bug reporter
This label indicates that a patch is required in order to resolve the issue. A fix should be propose
This label indicates that a bug has been reported, but has not been successfully replicated
This label indicates that a better test coverage is required to resolve the issue