Skip to content

Labels

Labels

  • breaking-change

    A breaking change for existing users
  • help-wanted

    Needs a helping hang or expertise in order to resolve
  • no-stale

    This issue or PR is exempted from the stale bot
  • release

    A release of the library
  • stale

    There has not been activity on this issue or PR for some time
  • type: bugfix

    A bugfix
  • type: build

    A change to the local or production build system
  • type: chore

    A change that doesn't modify source or test files
  • type: ci

    A change to a CI/CD configuration
  • type: docs

    A documentation change
  • type: feature

    A new feature or enhancement
  • type: performance

    A code change that improves performance
  • type: refactor

    A code change that neither fixes a bug nor adds a feature
  • type: reversion

    Reverts a previous commit
  • type: style

    A change that does not affect the meaning of the code
  • type: test

    Adds missing tests or corrects existing tests