Skip to content

Commit e1f9d35

Browse files
committed
Add new category to release drafter
1 parent 694f9d1 commit e1f9d35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/release-drafter.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ template: |
44
$CHANGES
55
66
categories:
7+
- title: "🐞 Bug fixes"
8+
labels:
9+
- "bug"
710
- title: "🔧 Dependency updates"
811
labels:
912
- "dependencies"

0 commit comments

Comments
 (0)