Skip to content

Labels

Labels

  • bug

    Something isn't working.
  • build

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

    Changes to our CD configuration files and scripts (example scopes: Travis, Circle, Actions).
  • chore

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

    Changes to our CI configuration files and scripts (example scopes: Travis, Circle, Actions).
  • config

    Just simple configuration to project.
  • documentation

    Improvements or additions to documentation.
  • duplicate

    This issue or pull request already exists.
  • feature

    New feature or request.
  • fix

    Fix something that is not working.
  • good first issue

    Good for newcomers.
  • help wanted

    Extra attention is needed.
  • invalid

    This doesn't seem right.
  • question

    Further information is requested.
  • refactor

    Refactor a past feature.
  • semver-major

    Issue or PR that should land as semver major.
  • semver-minor

    Issue or PR that should land as semver minor.
  • semver-patch

    Issue or PR that should land as semver patch.
  • styles

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

    Adding missing tests or correcting existing tests.
  • wontfix

    This will not be worked on.