Skip to content

Labels

Labels

  • bugfix

    Fixes for existing features that do not function as expected
  • build

    Changes that affect the build system or external dependencies (e.g. Go, NPM, Python)
  • ci

    Changes to CI configuration files and scripts (e.g. Concourse, Dockerfiles, VCS)
  • documentation

    Documentation-only changes
  • feature

    New features
  • internal

    Other changes that we do not wish to include in release notes (e.g. internal documentation)
  • performance

    Code changes that improve performance
  • refactor

    Code changes that neither fix a bug nor add a feature
  • style

    Formatting changes that do not affect the meaning of the code
  • test

    Additions or changes to tests