Skip to content

Labels

Labels

  • Added

    A new feature that requires a minor release. Part of "Added" section in changelog
  • Breaking change

    A change to the API that requires a major release. Part of "Changed" section in changelog
  • Bug

    Something isn't working.
  • Chore

    Tedious, typically non-functional change
  • Dependencies

    Issues related to an update of a dependency file
  • Deprecated

    Feature that will be removed in a later major release. Part of "Deprecated" section in changelog
  • Documentation

    Improvements or additions to documentation. Excludes from changelog
  • Duplicate

    This issue or pull request already exists
  • Enhancement

    New feature or improvement to an existing feature
  • gRPC

    Related to the gRPC bindings code
  • Help wanted

    Extra attention is needed
  • javascript

    Pull requests that update Javascript code
  • Move

    Changes to Move packages
  • No changelog

    Excludes PR from becoming part of any changelog
  • Patch

    Change without affecting the API that requires a patch release. Part of "Patch" section in changelog
  • release-summary

    Marks the issues content as a summary for a release in changelog
  • Removed

    Feature removal that requires a major release. Part of "Removed" section in changelog
  • Request

    Request a feature
  • Rust

    Related to the core Rust code. Becomes part of the Rust changelog.
  • Wasm

    Related to Wasm bindings. Becomes part of the Wasm changelog
  • Wontfix

    This will not be worked on