Skip to content

Commit ae09a78

Browse files
committed
update release drafter categories
1 parent 7717634 commit ae09a78

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/release-drafter.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
_extends: .github
21
name-template: '$RESOLVED_VERSION'
32
tag-template: 'taglist-maven-plugin-$RESOLVED_VERSION'
43
categories:
5-
- title: '🚀 Features'
4+
- title: '🚀 New features and improvements'
65
labels:
76
- 'feature'
87
- 'enhancement'
@@ -21,6 +20,9 @@ categories:
2120
labels:
2221
- 'removal'
2322
- 'removed'
23+
- title: '📝 Documentation updates'
24+
labels:
25+
- 'documentation'
2426
- title: '🧰 Maintenance'
2527
labels:
2628
- 'chore'

0 commit comments

Comments
 (0)