-
Notifications
You must be signed in to change notification settings - Fork 5
No labels!
There aren’t any labels for this repository quite yet.
72 labels
maint:coverage
maint:coverage
Test coverage improvements that were not included in feature prioritization
maint:monitoring
maint:monitoring
Adding or improving monitoring or logging of our services for reliability.
maint:usability
maint:usability
General improvements to product usability that are unrelated to feature prioritization.
phase:research
phase:research
involves researching information on a topic rather than implementing specific feature.
phase:validate
phase:validate
Validating a proposed feature or confirming a proposed solution with the target user
PR welcome
PR welcome
Issue that is not an internal priority, but external PRs to address it are welcome.
pr-internal
pr-internal
Non-user-facing code improvement, will increment patch version when merged (0.0.+1)
pr-major-breaking
pr-major-breaking
Significant behaviour change that breaks compatibility, will increment major version (+1.0.0)
pr-minor-breaking
pr-minor-breaking
Feature or enhancement that breaks compatibility, will increment minor version (0.+1.0)
pr-patch
pr-patch
Incremental feature improvement, will increment patch version when merged (0.0.+1)
pr-performance
pr-performance
Improve performance of an existing feature, will increment patch version when merged (0.0.+1)