chore: add additional topic labels

This commit is contained in:
iCrawl
2021-08-07 13:21:37 +02:00
parent b2e23ca03c
commit ed0f605b23

6
.github/labels.yml vendored
View File

@@ -52,14 +52,20 @@
color: '1d637f' color: '1d637f'
- name: 'regression' - name: 'regression'
color: 'ea8785' color: 'ea8785'
- name: 'REST'
color: '80c042'
- name: 'semver:major' - name: 'semver:major'
color: 'c10f47' color: 'c10f47'
- name: 'semver:minor' - name: 'semver:minor'
color: 'e4f486' color: 'e4f486'
- name: 'semver:patch' - name: 'semver:patch'
color: 'e8be8b' color: 'e8be8b'
- name: 'sharding'
color: '80c042'
- name: 'tests' - name: 'tests'
color: 'f06dff' color: 'f06dff'
- name: 'threads'
color: '80c042'
- name: 'typings' - name: 'typings'
color: '80c042' color: '80c042'
- name: 'utility' - name: 'utility'