Skip to content

Commit c069ee1

Browse files
committed
ci: Improve release template
1 parent ac09aa6 commit c069ee1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

ci/build/release-github-draft.sh

+7-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,13 @@ v$VERSION
1515
1616
VS Code v$(vscode_version)
1717
18-
- Summarize changes here with references to issues
18+
# New Features
19+
- ⭐ Summarize changes here with references to issues
20+
21+
## Bug Fixes
22+
- ⭐
23+
24+
Cheers! 🍻
1925
EOF
2026
}
2127

0 commit comments

Comments
 (0)