Skip to content

Labels

Labels

  • closed:duplicate

    this already exists
  • closed:invalid

    this doesn't seem right
  • closed:obsolete

    this issue is already obsolete
  • closed:wontfix

    anything that was decided not worth our time, or something similar
  • issue:bug

    something is not working as intended
  • issue:enhancement

    suggest a new feature
  • scope:changelog

    related to updating the changelog
  • scope:migrations

    related to general upgrades or migrations
  • scope:misc

    miscellaneous stuff
  • scope:repo

    anything related to managing the repository
  • type:build

    changes that affect the build system or external dependencies
  • type:ci

    changes to the CI configuration files and scripts
  • type:docs

    documentation only changes
  • type:feat

    a new feature or enhancement
  • 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:style

    changes that do not affect the meaning of the code
  • type:test

    adding missing tests or correcting existing tests