Skip to content

Labels

Labels

  • [BOT only] Issue or PR made by a bot.
  • [BOT ONLY] PR label for community contributions. Used for tracking
  • [BOT ONLY] Flag issue that hasn't been updated in a while and needs to be triaged again
  • Automating tasks and processing using GH workflows or scripts.
  • Dependency updates and their version upgrades.
  • Deprecation and removal of features that are no longer needed.
  • Changes only affect the documentation
  • A collection of issues that are related by topic and can be addressed together.
  • flag that issue is blocking at least one other issue from being completed.
  • Issue needs attention before further action
  • Issue requires additional clarification before a decision can be made or it can be implemented.
  • Flag issue that needs to be discussed before it can be implemented.
  • Flag issue that is a duplicate of an existing issue in one of our repos.
  • Flag issue that should go on the roadmap or backlog.
  • Pull requests that update GitHub Actions code
  • Good issue for a new contributor.
  • Issue where we welcome external contributions or PRs.
  • Software or graph infrastructure-related changes.
  • Used to track other issues that are required to complete the milestone.
  • Adding or improving monitoring or logging of our services for reliability.
  • Performance improvement or fix to performance degradation.
  • Work on coming up with a proposal or mockup for a future implementation.
  • involves researching information on a topic rather than implementing specific feature.
  • Validating a proposed feature or confirming a proposed solution with the target user
  • Issue that is not an internal priority, but external PRs to address it are welcome.
  • Bug fix, will increment patch version when merged (0.0.+1)
  • Update one or more dependencies version
  • Change that only affects user documentation
  • Non-user-facing code improvement, will increment patch version when merged (0.0.+1)
  • Significant behaviour change that breaks compatibility, will increment major version (+1.0.0)