Skip to content

Labels

Labels

  • build

    Changes that affect the build system or external dependencies
  • chore

    other changes that don't modify src files
  • ci

    Changes to our CI configuration files and scripts Edit Delete
  • docs

    Documentation only changes Edit Delete
  • feat

    Introduces a new feature to the codebase
  • fix

    Patches a bug in the codebase Edit Delete
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • perf

    A code change that enhances performance
  • refactor

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

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

    Adding missing tests or correcting existing tests