Labels
Labels
32 labels
- Breaking changes requiring major version bump (x.0.0)
- New features requiring minor version bump (0.x.0)
- Bug fixes requiring patch version bump (0.0.x)
- Another PR is preventing this one from being completed
- Reviewers have requested changes to this PR
- This PR has merge conflicts with the target branch
- This PR is approved and ready to be merged
- This PR is waiting for reviewer feedback
- High-level feature grouping related work items (related stories)
- Implements planned roadmap requirements essential for project functionality.
- Code changes required for the story to be working and complete
- Non-Mandatory task
- Immediate action needed; blocks progress or causes major risk.
- Requires quick attention to prevent delays or issues.
- Small enhancement; can be handled after higher-priority work.
- Important but not urgent; schedule in 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
- Something is broken
- A change that affect the tools used to build and work with the project
- Removes clutter, simplifies code, or improves maintainability
- Improvements or additions to clarify usage, behaviour, or structure
- Proposed non-mandatory and not mentioned task
- Adds new functionality or capability to the project
- Improves internal structure without changing behaviour.
- Something that worked before: functionality broke
- Adding or modifying test cases, test suites, or testing infrastructure