chore(github): add before next release github label
This commit is contained in:
3
.github/labels.yml
vendored
3
.github/labels.yml
vendored
@@ -3,6 +3,9 @@
|
||||
- name: "Status: 🔴 Blocked"
|
||||
color: "f7d692"
|
||||
description: "Blocked by another issue or pull request"
|
||||
- name: "Status: 📌 Before next release"
|
||||
color: "f7d692"
|
||||
description: "Has to be done before the next release"
|
||||
- name: "Status: 🔒 After next release"
|
||||
color: "f7d692"
|
||||
description: "Will be done after the next release"
|
||||
|
||||
Reference in New Issue
Block a user