Skip to content

Labels

Labels

  • bugfix

    A bug fix
  • build

    Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci

    Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, Sau
  • documentation

    Improvements or additions to documentation
  • feature

    A new feature
  • performance

    A code change that improves performance
  • refactor

    A code change that neither fixes a bug nor adds a feature
  • style

    Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, et
  • test

    Adding missing tests or correcting existing tests