diff --git a/.github/labels.yml b/.github/labels.yml index c23102b..eedd6a6 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -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 @@ -62,4 +67,4 @@ color: e0e0e0 - name: invalid description: Indicates that an issue, pull request, or discussion is no longer relevant - color: e0e0e0 \ No newline at end of file + color: e0e0e0