diff --git a/.github/labels.yml b/.github/labels.yml index 842a2e184..698f4c109 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -16,6 +16,8 @@ color: '276bd1' - name: 'discussion' color: 'b6b1f9' +- name: 'discord' + color: '5663e9' - name: 'documentation' color: '0075ca' - name: 'duplicate' @@ -42,6 +44,8 @@ color: 'e4e669' - name: 'need repro' color: 'c66037' +- name: 'permissions' + color: '80c042' - name: 'priority:high' color: 'fc1423' - name: 'question (please use Discord instead)' @@ -68,6 +72,8 @@ color: '80c042' - name: 'typings' color: '80c042' +- name: 'unverified' + color: 'ffffff' - name: 'utility' color: '80c042' - name: 'wontfix'