Skip to content

No labels!

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

Type - Optimisation
Type - Optimisation
A code change that improves performance
Type - Question
Type - Question
Question about this project
Type - Refactor
Type - Refactor
A code change that neither fixes a bug nor adds a feature
Type - Removal
Type - Removal
Removes previous functionality which is no longer needed
Type - Revert
Type - Revert
Removes & Discards a previous change as error
Type - Style
Type - Style
Changes that do not affect the meaning of the code (white-space formatting missing semi-colons etc)
Versioning - BREAKING
Versioning - BREAKING
A breaking change
Versioning - Major
Versioning - Major
Major version to be incremented due to of backwards incompatible changes are introduced
Versioning - Minor
Versioning - Minor
Minor version to be incremented due to substantial new functionality or improvements are introduced
Versioning - Patch
Versioning - Patch
Patch version to be incremented due to backwards compatible bug fixes are introduced.
Work in progress
Work in progress
This pull request is a wip