In order to ease the management of our issues, we can introduce new labels: high, normal and low.
As we start to have many labels, we can also introduce the following naming convention that would define label groups (which is a notion that does not exist natively in GitHub): <label-group>:<label-name>.
Issue priority group:
- prio:low
- prio:normal
- prio:high
source: https://softwareengineering.stackexchange.com/a/132320
We should also probably re-discuss/re-name our current label in order to adopt this new naming convention.