Skip to content

No labels!

There aren’t any labels for this repository quite yet.

blocked
blocked
Indicates that the issue or PR cannot proceed due to an external factor or dependency.
bug:confirmed
bug:confirmed
The bug has been verified and confirmed by the team.
bug:unverified
bug:unverified
A reported bug that has not yet been verified by the team.
chore
chore
Routine tasks or maintenance work that doesn't directly affect functionality.
ci
ci
Related to Continuous Integration processes and configurations.
dependencies
dependencies
Concerns external dependencies or libraries used in the project.
discussion
discussion
Topics or issues opened for general discussion or decision-making.
documentation
documentation
Related to project documentation, including READMEs, wikis, and inline comments.
duplicate
duplicate
Indicates that the issue or PR is a duplicate of an existing one.
error handling
error handling
Concerns the handling, reporting, or mitigation of errors in the application.
feature
feature
A new functionality or capability being proposed or added to the project.
has PR
has PR
Indicates that there's an active Pull Request associated with the issue.
help wanted
help wanted
The team is actively seeking assistance or contributions on this issue or PR.
in progress
in progress
Work is currently underway on this issue or PR.
in review
in review
The issue or PR is currently under review by team members.
invalid
invalid
Indicates that the issue or PR is not relevant or applicable.
need repro
need repro
The team requires a reproducible example to verify and address the issue.
needs rebase & merge
needs rebase & merge
The PR needs to be rebased and merged due to conflicts or outdated branches.
performance
performance
Related to the optimization and performance improvements of the application.
priority:critical
priority:critical
A high-priority issue that requires immediate attention and resolution.
priority:high
priority:high
An important issue that should be addressed in the near future.
question
question
General inquiries or clarifications related to the project.
ready to merge
ready to merge
PR is ready to be merged.
refactor
refactor
Code changes that improve readability and maintainability without altering functionality.
regression
regression
A previously working feature or functionality that is now broken or degraded.
semver:major
semver:major
Introduces breaking changes that require a major version bump.
semver:minor
semver:minor
Introduces new features without breaking existing ones, requiring a minor version bump.
semver:patch
semver:patch
Bug fixes and minor changes that require a patch version bump.
test-failed
test-failed
The tests in PR is failed.
tested
tested
PR is already tested.