We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a6d8b7 commit 5b475dfCopy full SHA for 5b475df
1 file changed
.github/release-drafter.yml
@@ -0,0 +1,8 @@
1
+name-template: 'v$RESOLVED_VERSION'
2
+tag-template: 'v$RESOLVED_VERSION'
3
+template: |
4
+ ## What’s Changed
5
+
6
+ $CHANGES
7
8
+ Thanks to $CONTRIBUTORS
0 commit comments