We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6a419 commit 8e0e6faCopy full SHA for 8e0e6fa
.github/release-drafter.yml
@@ -1,8 +1,12 @@
1
name-template: '$RESOLVED_VERSION'
2
tag-template: '$RESOLVED_VERSION'
3
template: |
4
+ # What's Changed
5
6
$CHANGES
7
+
8
+ **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION
9
10
categories:
11
- title: 'New Features'
12
labels:
0 commit comments