We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e177b70 commit 45d3724Copy full SHA for 45d3724
.github/releasedrafter.yml
@@ -1,4 +1,3 @@
1
-
2
name-template: 'v$NEXT_PATCH_VERSION'
3
tag-template: 'v$NEXT_PATCH_VERSION'
4
categories:
@@ -20,10 +19,10 @@ categories:
20
19
label: area/docs
21
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
22
template: |
23
- ## What's new ?
+ ## What's New
24
$CHANGES
25
26
## Contributors
27
28
- Thanks a lot to our contributors for making this release possible:
+ Thank you to our contributors for making this release possible:
29
$CONTRIBUTORS
0 commit comments