Skip to content

Commit 44784f1

Browse files
authored
Merge pull request #29 from escendit/28-add-maintenance-label-to-release-drafter
Add "Maintenance" section to release drafter
2 parents 2028bf4 + 79dc19d commit 44784f1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/release-drafter.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ categories:
1717
- title: "🐛 Bug Fixes"
1818
labels:
1919
- "bug"
20+
- title: "🧰 Maintenance"
21+
labels:
22+
- "maintenance"
2023
- title: "🚨 Security Updates"
2124
labels:
2225
- "security"

0 commit comments

Comments
 (0)