Skip to content

Labels

Labels

  • build

    Changes that affect the build system or external dependencies: e.g. composer, npm, yarn
  • ci

    Changes to our CI configuration files and scripts: e.g. GitHub, Travis, Circle
  • dependencies

  • docs

    Documentation only changes
  • feat

    A new feature
  • fix

    A bug fix
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • perf

    A code change that improves performance
  • refactor

    A code change that neither fixes a bug nor adds a feature
  • status: duplicate

    This issue or pull request already exists
  • status: invalid

    This doesn't seem right
  • status: needs clarification

    This issue needs additional clarification from the reporter before the team can investigate
  • status: needs reproduction

    This issue needs a reproduction in order for the team to investigate further
  • status: needs tests

    This issue needs additional clarification from the reporter before the team can investigate
  • status: wontfix

    This will not be worked on
  • style

    Changes that do not affect the meaning of the code: e.g. white-space, formatting, etc
  • test

    Adding missing tests or correcting existing tests
  • type: bug

    Something isn't working
  • type: documentation

    Improvements or additions to documentation
  • type: feature

    New feature or request
  • type: question

    Further information is requested