Skip to content

Commit

Permalink
Merge pull request #39 from pauby/maint/labels-alphabetic-order
Browse files Browse the repository at this point in the history
  • Loading branch information
AdmiringWorm authored Jan 2, 2024
2 parents e5280f8 + 75e6d6d commit b213daa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
aliases: ["Build Automation", "Build"]
- name: "CoreTeam"
color: "F7C6C7"
description: "Issues that will only be accepeted from the core Chocolatey Team"
description: "Issues that will only be accepted from the core Chocolatey Team"
- name: "Customer"
color: "006B75"
description: "Bug reported or feature requested by a licensed customer of Chocolatey"
Expand Down Expand Up @@ -125,12 +125,12 @@
color: "5319E7"
description: "Issues that are related to security vulnerabilites, or other security related problems"
aliases: ["security vulnerability"]
- name: "TaskItem"
color: "006B65"
description: "Non-bug, non-feature related things. Could be refactoring. Sometimes non-code related things."
- name: "Tests"
color: "421772"
description: "Issues related to the tests (NUnit, xUnit, Pester, Etc)"
- name: "Up For Grabs"
color: "159818"
description: "Issues that are available by the community to work on"
- name: "TaskItem"
color: "006B65"
description: "Non-bug, non-feature related things. Could be refactoring. Sometimes non-code related things."
description: "Issues that are available by the community to work on"

0 comments on commit b213daa

Please sign in to comment.