Skip to content

Labels

Labels

  • BREAKING CHANGE

    BREAKING CHANGES
  • bug

    Something isn't working
  • build

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

    Changes to the build process or auxiliary tools and libraries such as documentation generation
  • ci

    Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)
  • dependencies

    Pull requests that update a dependency file
  • docs

    Documentation only changes
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • feat

    A new feature
  • fix

    A bug fix
  • github_actions

    Pull requests that update GitHub Actions code
  • go

    Pull requests that update Go code
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • perf

    A code change that improves performance
  • question

    Further information is requested
  • refactor

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

    Adding missing tests or correcting existing tests
  • wontfix

    This will not be worked on