This issue is currently blocked (by another issue or by some external factor) and work on it cannot continue until it's unblocked. (if the blocker is external, please add a comment to the issue explaining the situation)
status::current sprint
This issue is included in the scope of the current sprint and will be soon worked on.
status::in progress
This issue is currently being worked on.
status::in review
This issue has an associated MR and it is waiting for review.
status::ready
This issue has been described and is ready to be worked on.
status::refine
This issue still needs to be refined, and it is not ready to be worked on.
This issue regards adding some new functionality, like improving or expanding an existing feature, or implementing an entirely new feature.
type::question
This issue is for discussing an open question.
type::refactor
This issue regards the refactoring of existing code, to make things simpler or remove duplicated code. The functionality of the affected features should not change through this issue.