Skip to content

Labels

Labels

  • build

    Changes that affect the build system or external dependencies
  • chore

    Other changes that don't modify src or test files
  • ci

    Changes to our CI configuration files and scripts
  • dependabot

    Updates to dependabot
  • dependencies

    Pull requests that update a dependency file
  • docs

    Documentation only changes
  • duplicate

    This issue or pull request already exists
  • feat

    A new feature
  • fix

    A bug fix
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • npm

    Updates to an npm package
  • perf

    A code change that improves performance
  • question

    Further information is requested
  • refactor

    A code change that neither fixes a bug nor adds a feature
  • revert

    Reverts a previous commit
  • security

    Pull requests that address a security alert
  • style

    Changes that do not affect the meaning of the code
  • test

    Adding missing tests or correcting existing tests
  • wontfix

    This will not be worked on