Labels
Labels
56 labels
- High-level feature grouping related work items.
- Implements planned roadmap requirements essential for project functionality.
- Code changes required for the story to be working and complete
- This task is simple or someone already knows how to do it.
- Complex task requiring significant expertise or deep research.
- Requires some investigation or moderate technical effort.
- Immediate action needed; blocks progress or causes major risk.
- Requires quick attention to prevent delays or issues.
- Nice to have; can be handled after higher-priority work.
- Important but not urgent; schedule in normal workflow.
- Something is broken
- A change that affect the tools used to build and work with the project
- Routine maintenance tasks like dependency updates or configuration changes.
- Removes clutter, simplifies code, or improves maintainability.
- Improvements or additions to clarify usage, behavior, or structure.
- Proposed non-mandatory and not mentioned tasks
- Adds new functionality or capability to the project.
- Improves internal structure without changing behavior.
- Something that worked before: functionality broke.
- Adding or modifying test cases, test suites, or testing infrastructure.
- This is preventing another PR or issue from being completed.
- Standard bug severity; should be fixed in normal development cycle.
- Issues which raise a security issue, or PRs that fix one.
- Long-lived issue tracking long-term fixes or multiple sub-problems.
- Another PR or issue is preventing this 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
- Breaking changes requiring major version bump (x.0.0).