Skip to content

Commit

Permalink
Update labels.yml (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjchambers authored Mar 8, 2024
1 parent ecb082e commit f41aea8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@
description: Apply to PRs that should not appear in the changelog
color: d8eb34

# Labels about specific components.
- name: ui
description: Apply to PRs and Issues related to the admin UI.
color: 42d4f5

# Labels providing additional information on status of an issue/PR.
- name: good first issue
description: Good for newcomers
Expand All @@ -62,4 +67,4 @@
color: e0e0e0
- name: invalid
description: Indicates that an issue, pull request, or discussion is no longer relevant
color: e0e0e0
color: e0e0e0

0 comments on commit f41aea8

Please sign in to comment.