Skip to content

Commit

Permalink
chore(github): update label descriptions
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
  • Loading branch information
unicornware committed Aug 19, 2022
1 parent 4d7d787 commit 74ba0e8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
color: e7034b

- name: status:needs-triage
description: needs verification and minimal reproduction
description: needs further assessment
color: e7034b

- name: status:prereleased
Expand All @@ -121,31 +121,31 @@
# types of issues, pull requests, and discussions

- name: type:build
description: build system or external dependencies
description: changes to the build system or external dependencies
color: 0052cc

- name: type:chore
description: housekeeping tasks / changes that don't impact external users
color: 0052cc

- name: type:ci
description: continuous integration and deployment
description: ci/cd configuration
color: 0052cc

- name: type:discussion
description: discussion topic
description: discussion topics
color: 0052cc

- name: type:docs
description: improvements or additions to documentation
description: documentation improvements
color: 0052cc

- name: type:feat
description: new feature or request
description: new features and improvements
color: 0052cc

- name: type:fix
description: something isn't working
description: bug reports and fixes
color: 0052cc

- name: type:perf
Expand All @@ -161,5 +161,5 @@
color: 0052cc

- name: type:task
description: project task
description: project tasks
color: 0052cc

0 comments on commit 74ba0e8

Please sign in to comment.