We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ef8e76 + a0cebda commit 209660aCopy full SHA for 209660a
1 file changed
.github/labels.yml
@@ -86,6 +86,14 @@
86
description: This PR is ready to be merged
87
color: "0ff40b"
88
89
+- name: 🔄 Release preparation
90
+ description: Preparing for a new release (version bump, release notes, etc.)
91
+ color: "f9c74f"
92
+
93
+- name: 🔄 New release
94
+ description: This PR into `stable` marks a new release
95
96
97
- name: 🧪 Tests
98
description: Improvements or additions to unit tests
99
color: "9f2d60"
0 commit comments