Skip to content

Labels

Labels

  • bug

    A defect or incorrect behavior report.
  • 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

    A change that corrects a confirmed defect.
  • performance

    Code changes that improve performance.
  • refactor

    Changes that improve code without changing behavior.
  • style

    Changes related to code style, like formatting.
  • test

    Adding or updating tests.