Skip to content

Labels

Labels

  • 0 - Backlog

    Issue is accepted, but is not ready to be worked on or not in current sprint.
  • 0 - Triaging

    Issue is accepted, but a milestone has yet to be added for the issue.
  • 0 - Waiting on User

    Insufficient information for issue or PR, issue may be closed if no response from user.
  • 1 - Ready

    Issue is accepted, milestone added and are ready to be worked on.
  • 2 - Working

    A user or team member has started working on the issue.
  • 3 - Review

    Code has been added, and is available for review as a pull request.
  • 4 - Done

    Code has been added to the repository, and has been reviewed by a team member.
  • 5 - Fixed Upstream

    The issue has been resolved in an upstream project meaning this issue can also be resolved.
  • 5 - Released

    The issue has been resolved, and released to the public for consumption.
  • ADD AUTO TESTS

    Things that typically go to Test-Kitchen - once completed, IN REGRESSION TEST SUITE label added.
  • ADD MANUAL TESTS

    Manual tests has not been added for issue - once completed, IN MANUAL TEST SUITE label added.
  • API

    Issues that handles API changes, not necessarily visible to end users.
  • Area - Refactor

    Issues that represent refactoring code for maintainability.
  • Bad Pull Request

    The pull request opened was not accepted, didn't follow the procedures, or was missing information.
  • Blocked - External

    The issue or pull request is not fixable without a change in a upstream/external library.
  • Breaking Change

    The issue will introduce backwards incompatible changes.
  • Bug

    Issues where something has happened which was not expected or intended.
  • Build Automation

    Issues for changes to the build system, without functional changes needed to the project.
  • ClickUp - Backlog

    Used when syncing issues between GitHub and Clickup.
  • ClickUp - Focus

    Used when syncing issues between GitHub and Clickup.
  • ClickUp - Interrupt

    Used when syncing issues between GitHub and Clickup.
  • CoreTeam

    Issues that will only be accepted from the core Chocolatey Team.
  • Customer

    Bug reported or feature requested by a licensed customer of Chocolatey.
  • Dependency - Chocolatey.NuGet.Client

    Issues that require a modification to something in the referenced NuGet.Client libraries.
  • Dependency - shimgen

    Issues related to the Shim Generator (shimgen) dependency which Chocolatey CLI makes use of.
  • Dependency Change

    If a dependency or bundled binaries are added, removed or updated.
  • Deprecate

    Features or functionality that is being deprecated in favor of removing or replacing them in future.
  • Documentation

    Issues for changes that only need to change documentation.
  • Duplicate Issue

    Issues that are duplicates of other issues.
  • Enhancement

    Issues that introduce new functionality to the project, or enhances/updates existing functionality.