Skip to content

Labels

Labels

  • Changes that affect the build system or external dependencies
  • Other changes that don’t modify src or test files
  • Changes to CI configuration and scripts
  • Documentation-only changes
  • A new feature
  • A bug fix
  • A code change that improves performance
  • A code change that neither fixes a bug nor adds a feature
  • Reverts a previous commit
  • Changes that do not affect the meaning of the code (e.g. formatting)
  • Adding or updating tests