Skip to content

Labels

Labels

  • bug

    Something isn't working
  • build

    Automatic label, does not bump version. Used for changes to installation and documentation.
  • major

    Automatic versioning vX.?.? Usable by repo collabs only, denotes backwards incompatability changes.
  • minor

    Automatic verisoning label: v?.X.? Used for new features.
  • patch

    Automatic versioning label: v?.?.X Used for bug fixing and typos etc.
  • ready

    Automatic label. Used to accept the latest changes on a PR
  • released

    Highlights successfully merged pull requests. Automatically added after version bumping