We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01283de commit 4d53eb6Copy full SHA for 4d53eb6
.github/labels.yml
@@ -3,6 +3,9 @@
3
- name: "Status: 🔴 Blocked"
4
color: "f7d692"
5
description: "Blocked by another issue or pull request"
6
+- name: "Status: 🔒 Before next release"
7
+ color: "f7d692"
8
+ description: "Has to be done before the next release"
9
- name: "Status: 🔒 After next release"
10
11
description: "Will be done after the next release"
0 commit comments