Not sure yet if task is valid / going to be worked on
Task makes sense, is well defined, and is ready to be worked on
If looking for work, pick this ticket. It is triaged and should be picked up soon
This task is being worked on; It may or may not yet have an associated PR
Ticket is valid but unlikely to be worked on soon; If you'd like to help it happen, contribute!
Bug which should be fixed as soon as possible
Improvements or additions to documentation
This issue or pull request already exists
Failed tickets are CI or benchmarking failures, should be investigated as soon as possible
Good first issue to pick up if you'd like to start out contributing
Ticket unlikely to be picked up by core team, contributions very welcome!
For PRs that when merged cause a bump of the major version, ie. x.0.0 -> (x+1).0.0
For PRs that when merged cause a bump of the minor version, ie. 1.x.0 -> 1.(x+1).0
For PRs that when merged do not need a bump in version number.
For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1)
Further information is requested
Improvements or additions to documentation
Something which is not a defect needs to be done.