Skip to content

Labels

Labels

  • 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
  • docs

    Improvements or additions to documentation
  • feat

    New feature or request
  • fix

    Something isn't working
  • perf

    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