diff --git a/.github/labels.yml b/.github/labels.yml index dc3312245..842a2e184 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -52,14 +52,20 @@ color: '1d637f' - name: 'regression' color: 'ea8785' +- name: 'REST' + color: '80c042' - name: 'semver:major' color: 'c10f47' - name: 'semver:minor' color: 'e4f486' - name: 'semver:patch' color: 'e8be8b' +- name: 'sharding' + color: '80c042' - name: 'tests' color: 'f06dff' +- name: 'threads' + color: '80c042' - name: 'typings' color: '80c042' - name: 'utility'