We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
topic: cloud
1 parent eb1f247 commit f5c98c8Copy full SHA for f5c98c8
.github/label-configuration-files/labels.yml
@@ -7,6 +7,9 @@
7
- name: "topic: CLI"
8
color: "00ffff"
9
description: Related to Arduino CLI
10
+- name: "topic: cloud"
11
+ color: "00ffff"
12
+ description: Related to Arduino Cloud and cloud sketches
13
- name: "topic: debugger"
14
15
description: Related to the integrated debugger
0 commit comments