Skip to content

Labels

Labels

  • fix or feature that would cause existing functionality to not work as expected
  • general tasks or anything that doesn't fit the other commit types
  • changes to dependencies
  • changes to continuous integration or continuous delivery scripts or configuration files
  • creates or updates documentation
  • non-breaking change which adds new functionality
  • non-breaking change which fixes a bug or an issue
  • code change that improves performance
  • code change that neither fix a bug nor add a new feature
  • reverts a commit
  • adds or modifies a test