Skip to content

Labels

Labels

  • build

    Changes that affect the build system or external dependencies.
  • chore

    General maintenance such as dependency updates.
  • ci

    Continuous integration changes.
  • documentation

    Improvements or additions to documentation.
  • feature

    New feature or request.
  • fix

    Something isn't working.
  • performance

    Code changes that improve performance.
  • refactor

    Changes that neither fix a bug nor add a feature but improve the code.
  • style

    Changes related to code style, like formatting.
  • test

    Adding or updating tests.