We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54a0bc0 commit 6f14510Copy full SHA for 6f14510
.github/label-configuration-files/labels.yml
@@ -19,3 +19,9 @@
19
- name: "topic: packaging"
20
color: "00ffff"
21
description: Related to the release distribution package
22
+- name: "topic: build-process"
23
+ color: "00ffff"
24
+ description: Related to the sketch build process
25
+- name: "topic: package-management"
26
27
+ description: Related to the packaging and managing of the platform/libraries
0 commit comments