Add waiting label.
This commit is contained in:
+5
-2
@@ -30,7 +30,7 @@
|
|||||||
color: a2eeef
|
color: a2eeef
|
||||||
- name: github_actions
|
- name: github_actions
|
||||||
description: Pull requests that update Github_actions code
|
description: Pull requests that update Github_actions code
|
||||||
color: "000000"
|
color: '000000'
|
||||||
- name: good first issue
|
- name: good first issue
|
||||||
description: Good for newcomers
|
description: Good for newcomers
|
||||||
color: 7057ff
|
color: 7057ff
|
||||||
@@ -42,7 +42,7 @@
|
|||||||
color: e4e669
|
color: e4e669
|
||||||
- name: performance
|
- name: performance
|
||||||
description: Performance
|
description: Performance
|
||||||
color: "016175"
|
color: '016175'
|
||||||
- name: python
|
- name: python
|
||||||
description: Pull requests that update Python code
|
description: Pull requests that update Python code
|
||||||
color: 2b67c6
|
color: 2b67c6
|
||||||
@@ -67,3 +67,6 @@
|
|||||||
- name: votes needed
|
- name: votes needed
|
||||||
description: Vote for this feature to encourage prioritization!
|
description: Vote for this feature to encourage prioritization!
|
||||||
color: e2ed82
|
color: e2ed82
|
||||||
|
- name: waiting
|
||||||
|
description: Waiting for something
|
||||||
|
color: daa036
|
||||||
|
|||||||
Reference in New Issue
Block a user