Skip to content

No labels!

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

alpha
alpha
Use when pre-releasing a new version that is unstable due to knowledge of further breaking changes
beta
beta
Use when pre-releasing a new version that may have future breaking changes but these are unknown
breaking
breaking
Use when releasing a new version that is stable, it doesn’t have to be backward compatible
bug
bug
Use when there is a feature to be fixed, it must be backward compatible
feature
feature
Use when minor changes are made such as a new feature that doesn’t break backward compatibility
maintenance
maintenance
Use when there is a security or performance bug to be fixed, it must be backward compatible