Skip to content

Labels

Labels

  • c-all

    Affects all crates or the project as a whole
  • c-book

    Affects the book
  • c-cache

    Affects the cache crate
  • c-gateway

    Affects the gateway crate
  • c-gateway-queue

    Affects the gateway queue crate
  • c-http

    Affects the http crate
  • c-http-ratelimiting

    Affects the http ratelimiting crate
  • c-lavalink

    Affects the lavalink crate
  • c-mention

    Affects the mention crate
  • c-model

    Affects the model crate
  • c-standby

    Affects the standby crate
  • c-util

    Affects the util crate
  • c-validate

    Affects the validate crate
  • d-api

    Change related to Discord's API.
  • d-breaking

    Code breaks the API because of Discord
  • d-not-deployed

    Discord API change that hasn't been deployed to the docs.
  • dependencies

    Pull requests that update a dependency file
  • f-stage-instances

    Related to supporting the Stage Instances feature.
  • f-threads

    Related to the supporting the Threads feature.
  • github_actions

    Pull requests that update GitHub Actions code
  • i-invalid

    Already resolved or a non-issue.
  • i-support

    Support issue; should be a discussion.
  • m-breaking change

    Breaks the public API.
  • m-release

    For release draft PRs
  • t-bug

    Programming error in the library
  • t-build

    Changes that affect the build system or external dependencies
  • t-ci

    Anything to do with CI.
  • t-docs

    A change to the documentation
  • t-feature

    Addition of a new feature
  • t-fix

    Fixes a bug in the library