Skip to content

Labels

Labels

  • high

  • low

  • medium

  • type/build

    Changes that affect the build system or external dependencies
  • type/ci

    Changes to our CI configuration files and scripts
  • type/docs

    Documentation only changes
  • type/feat

    A new feature
  • type/fix

    A bug fix
  • type/perf

    A code change that improves performance
  • type/refactor

    A code change that neither fixes a bug nor adds a feature
  • type/test

    Adding missing tests or correcting existing tests