Skip to content

Labels

Labels

  • allstar

  • apk

    Related to apk
  • bug

    Something isn't working
  • build

    [Conventional Commits] Changes that affect the build system or external dependencies
  • chore

    [Conventional Commits] Changes that don't fit the other conventional commit types
  • ci

    [Conventional Commits] Changes to our CI configuration files and scripts
  • configuration error

    WhiteSource configuration error
  • dependencies

    Pull requests that update a dependency file
  • docker

    Pull requests that update Docker code
  • docs

    [Conventional Commits] Documentation only changes
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • feat

    [Conventional Commits] A new feature
  • fix

    [Conventional Commits] A bug fix
  • github_actions

    Pull requests that update Github_actions code
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • java

    Pull requests that update Java code
  • javascript

    Pull requests that update javascript code
  • no-release-notes

    Skip this pull request in release notes
  • perf

    [Conventional Commits] A code change that improves performance
  • python

    Pull requests that update python code
  • question

    Further information is requested
  • refactor

    [Conventional Commits] A code change that neither fixes a bug nor adds a feature
  • security fix

    Security fix generated by WhiteSource
  • security vulnerability

    Security vulnerability detected by WhiteSource
  • style

    [Conventional Commits] Change to code formatting only
  • test

    [Conventional Commits] Adding missing tests or correcting existing tests