Labels
Labels
12 labels
bug
discussion
duplicate
enhancement
good first issue
help wanted
invalid
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
wontfix
⚠️ 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