Skip to content

Labels

Labels

  • Introducing changes that will break the consumer code
  • Something isn't working
  • Pull requests or issues to add or modify documentation.
  • Issues describing an enhancement or pull requests adding an enhancement.
  • New non-breaking functionnality
  • Pull requests that perform maintenance on the project but add no features or bug fixes.
  • Pull requests requiring a major version update according to semantic versioning.
  • Pull requests requiring a minor version update according to semantic versioning.
  • Pull requests requiring a patch version update according to semantic versioning.
  • No functional changes, no api changes