We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
jvm
1 parent ea5518e commit 310e4d3Copy full SHA for 310e4d3
1 file changed
.github/release-drafter.yml
@@ -1,12 +1,15 @@
1
name-template: '$RESOLVED_VERSION'
2
tag-template: '$RESOLVED_VERSION'
3
categories:
4
- - title: ' Android'
+ - title: '🤖 Android'
5
label: 'android'
6
- - title: ' Apple'
+ - title: '🍎 Apple'
7
label: 'apple'
8
- - title: ' JavaScript'
+ - title: '🌐 JavaScript'
9
label: 'javascript'
10
+ - title: '🖥️ JVM'
11
+ label: 'jvm'
12
+
13
- title: '🧰 Maintenance'
14
labels:
15
- 'maintenance'
0 commit comments