Labels
Labels
33 labels
- Breaking changes requiring a major version bump (x.0.0)
- New features requiring a minor version bump (0.x.0)
- Bug fixes and small improvements requiring a patch version bump (0.0.x)
- This item is blocked by another issue or PR and cannot proceed
- Reviewers have requested changes before this PR can be merged
- This PR has merge conflicts with the target branch
- This PR is approved and ready to be merged
- This PR is awaiting reviewer feedback
- High-level theme grouping related stories and tasks
- Implements a planned roadmap requirement essential for project functionality
- A unit of work required to complete a story
- Nice-to-have addition, non-mandatory and out of scope
- Immediate action needed — blocks progress or causes major risk
- Requires quick attention to prevent delays or issues
- Small improvement that can be addressed after higher-priority work
- Important but not urgent — schedule within the normal workflow
- Isolated, well-understood change with negligible risk
- Multiple moving parts, notable unknowns or cross-cutting concerns
- Requires some analysis or coordination, limited unknowns
- Straightforward task with clear scope and no major unknowns
- Significant effort, broad impact, consider breaking it down
- An unintended defect or incorrect behaviour in existing functionality
- Changes to build tooling, Cargo configuration, or compilation setup
- Changes to CI/CD pipelines, workflows, or automation scripts
- Removes clutter, simplifies code, or improves maintainability
- Dependency version updates or additions
- Improvements or additions to clarify usage, behaviour, or structure
- Proposed addition that was not part of the original scope
- Adds new functionality or capability to the project
- Improves internal structure without changing external behaviour