Updated labels.yml file to include additional definition that was added recently.

This commit is contained in:
Matt Scott 2023-02-21 08:05:37 -05:00
parent b04ab933c6
commit c155a31857

3
.github/labels.yml vendored
View File

@ -20,6 +20,9 @@ labels:
- name: feature / request
description: New feature or enhancement request
color: '008672'
- name: feature / update
description: Existing feature modification
color: '008672'
- name: help / deployment
description: Questions regarding application deployment
color: 'd876e3'