Skip to content

Labels

Labels

  • Changes that affect the build system or external depend­encies (example scopes: gulp, broccoli, npm)
  • Other changes that don’t modify src or test files
  • Changes to our CI config­uration files and scripts (example scopes: Travis, Circle, Browse­rStack, S
  • Docume­ntation only changes
  • A new feature
  • A bug fix
  • A code change that improves perfor­mance
  • 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 (white­-space, format­ting, missing semi-c­olons,
  • Adding missing tests or correcting existing tests