Skip to content

No labels!

There aren’t any labels for this repository quite yet.

breaking
breaking
An incompatible change to a feature or API (requires a bump of the major version)
bug
bug
Something isn't working right
bump-major-version
bump-major-version
Changes requiring a bump to the major version
bump-minor-version
bump-minor-version
Changes requiring a bump to the minor version
dependencies
dependencies
Updates to dependencies
deprecated
deprecated
A feature or API was marked as deprecated and will be removed in a future release
documentation
documentation
Improvements or additions to documentation
duplicate
duplicate
An issue or pull request already exists for this
enhancement
enhancement
Changes that do not impact any API
feature
feature
A new feature or API was added (requires a bump of the minor version)
fix
fix
Changes to fix broken behaviour
gh-actions
gh-actions
Version updates for GitHub actions
invalid
invalid
This issue or pull request is not valid
maintenance
maintenance
Internal changes that do not impact functionality or API
need-info
need-info
More information is needed
no-changelog
no-changelog
Changes that should not be included in the release notes
nuget
nuget
Version updates for NuGet packages
regression
regression
Something isn't working right, but it was previously fixed
removed
removed
A feature or API was removed (requires a bump of the major version)
reverted
reverted
Changes that were completely reverted by a later change
tests
tests
Changes related to unit tests
wontfix
wontfix
This will not be worked on