Skip to content

Commit 8e0e6fa

Browse files
authored
Change the template in release-drafter.yml (#1050)
1 parent 9b6a419 commit 8e0e6fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/release-drafter.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
name-template: '$RESOLVED_VERSION'
22
tag-template: '$RESOLVED_VERSION'
33
template: |
4+
# What's Changed
45
56
$CHANGES
7+
8+
**Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION
9+
610
categories:
711
- title: 'New Features'
812
labels:

0 commit comments

Comments
 (0)