diff --git a/.github/labels.yml b/.github/labels.yml index df15d03..c113abb 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -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'