Skip to content

Labels

Labels

  • bug

    Something isn't working
  • discussion

    for things that need discussion
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • patch-version-bump-only

    For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1)
  • question

    Further information is requested
  • wontfix

    This will not be worked on
  • ⚠️ needs-major-version-bump

    For PRs that when merged cause a bump of the major version, ie. x.0.0 -> (x+1).0.0
  • 🔼 needs-minor-version-bump

    For PRs that when merged cause a bump of the minor version, ie. 1.x.0 -> 1.(x+1).0