Skip to content

Labels

Labels

  • bot/dependabot

    Finds and fixes dependency vulnerabilities.
  • bot/ghactions

    Issues/PRs created by the GitHub Actions bot.
  • dependencies/ghactions

    Issue/PRs related to GH Action's dependency check.
  • dependencies/pip

    Issue/PRs related to pip's dependency check.
  • issue/admin

    Administrative tasks pending on an issue.
  • issue/blocked

    Issue is blocked by admin due to external factors.
  • issue/blocker

    A blocking issue preventing progress on other tasks.
  • issue/discussion

    An issue may be valid, but further information is requested.
  • issue/duplicate

    This issue already exists and can be closed safely.
  • issue/stale

    An issue open for more than 30 days without any activity.
  • issue/t/breaking

    [MAJOR] A change that breaks (refactor) existing functionalities.
  • issue/t/bug

    [PATCH] Bugs, crashes, hangs, vulnerabilities, or other problems.
  • issue/t/chore

    Categorize routine or maintenance tasks that add value to the development team or build process.
  • issue/t/docs

    Changes/updates/corrections to code/function documentations.
  • issue/t/enhancement

    [MINOR] Changes in existing functionalities or improvements that does not break existing code.
  • issue/t/feature

    [MINOR] A new feature that does not break existing functionalities.
  • issue/t/performance

    Improvement of performance of code time/memory benchmarking.
  • issue/tests

    An issue related to testing or benchmarking to existing functions.
  • issue/triage

    A new issue not reviewed by core team members/group admins.
  • issue/wontfix

    An issue that won't be fixed and is closed by admin with a comment.
  • pr/blocked

    A PR is blocked due to security compliance or conflicts of interest.
  • pr/deprecate

    Deprecates an existing functionality or feature.
  • pr/mothballed

    Temporary close a PR - the author plans to return.
  • pr/review

    Waiting for review for a PR by admin/developer to merge with master branch.