Skip to content

Labels

Labels

  • Breaking change

    Introduce breaking changes. Requires MAJOR version increase
  • Bug fix

    Fix a bug. Require PATCH version increase
  • CI

    CI/CD system changes
  • Dependency update

    Updates to dependencies
  • Development

    Setup, automation, project level changes etc.
  • Documentation

    Documentation related changes
  • Feature

    Introduce a new feature. Require MINOR version increase
  • Invalid PR

    A PR with an invalid title
  • Ready in develop

  • Refactor

    Code refactor, without changing functionality
  • Revert

    Reverting codebase to a previous commit and/or removing commits
  • Testing

    Test related changes
  • WIP

    An open PR that is a work in progress