Skip to content

Commit 05bdcfc

Browse files
committed
ci: add content changes section
1 parent 33f8f67 commit 05bdcfc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/release-drafter.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
name-template: "v$RESOLVED_VERSION"
22
tag-template: "v$RESOLVED_VERSION"
33
categories:
4+
- title: "📚 Content Changes"
5+
labels:
6+
- "blog"
7+
- "documentation"
48
- title: "🚀 Features"
59
labels:
610
- "enhancement"
711
- "feature"
812
- title: "🐛 Bugs Fixes"
913
labels:
1014
- "bug"
11-
- title: "Documentation"
12-
labels:
13-
- "documentation"
1415
- title: "🧰 Development"
1516
labels:
1617
- "chore"

0 commit comments

Comments
 (0)