Skip to content

No labels!

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

@ bot
@ bot
_bot
_bot
[BOT only] Issue or PR made by a bot.
bug:docs
bug:docs
Typos or errors in documentation.
bug:functional
bug:functional
Functional defects resulting from feature changes.
_community
_community
[BOT ONLY] PR label for community contributions. Used for tracking
dependencies
dependencies
Dependency updates and their version upgrades.
deprecation
deprecation
Deprecation and removal of features that are no longer needed.
documentation
documentation
Changes only affect the documentation
Epic
Epic
A collection of issues that are related by topic and can be addressed together.
feat:add
feat:add
The first minimal viable change that implements a new functionality.
feat:consolidate
feat:consolidate
Merging existing features for simplification.
feat:improve
feat:improve
Incremental, user facing improvements of an existing feature.
feedback:feature request
feedback:feature request
Request for a new functionality or for an enhancement.
feedback:idea
feedback:idea
An idea for a future change or use case.
feedback:use case
feedback:use case
Detailed description of a use case or user need. Must have enough detail so we can prioritize it.
feedback:user feedback
feedback:user feedback
Feedback from our users. Either direct issue submission or conveyed feedback
flag:blocked
flag:blocked
flag that issue is blocked by at least one other issue and cannot be completed until then.
flag:blocker
flag:blocker
flag that issue is blocking at least one other issue from being completed.
flag:detail needed
flag:detail needed
Issue requires additional clarification before a decision can be made or it can be implemented.
flag:discuss
flag:discuss
Flag issue that needs to be discussed before it can be implemented.
flag:duplicate
flag:duplicate
Flag issue that is a duplicate of an existing issue in one of our repos.
flag:schedule
flag:schedule
Flag issue that should go on the roadmap or backlog.
_flag:stale
_flag:stale
[BOT ONLY] Flag issue that hasn't been updated in a while and needs to be triaged again
good first issue
good first issue
Good issue for a new contributor.
importance:high
importance:high
We will address this soon and make room for it in upcoming releases.
importance:low
importance:low
We are not actively pursuing this item, it may be addressed when there is extra capacity.
importance:medium
importance:medium
We will address this but will delay for higher priority items.
importance:urgent
importance:urgent
We will address this as soon as possible.
infrastructure
infrastructure
Software or graph infrastructure-related changes.
maint:coverage
maint:coverage
Test coverage improvements that were not included in feature prioritization