Skip to content

Commit c2b83e2

Browse files
authored
Split up enhancement and features in release notes template (#984)
1 parent b63348d commit c2b83e2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/release.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ changelog:
55
categories:
66
- title: New Features 🎉
77
labels:
8-
- feature/enhancement
8+
- feature
9+
- title: Enhancement ⚙️
10+
labels:
11+
- enhancement
912
- title: Documentation 📚
1013
labels:
1114
- documentation

0 commit comments

Comments
 (0)