Skip to content

Labels

Labels

  • build

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

    Other changes that don't modify src or test files
  • ci

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

    Pull requests that update a dependency file
  • docs

    Documentation only changes
  • feat

    A new feature
  • fix

    A bug fix
  • improvement

    An improvement to a current feature
  • perf

    A code change that improves performance
  • refactor

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

    revert
  • story

    New feature or request
  • 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