Skip to content

Commit b8d0629

Browse files
authored
Merge pull request #48 from layer5io/kushthedude-patch-1
fix: releaseDrafter config file
2 parents e177b70 + 45d3724 commit b8d0629

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/releasedrafter.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
name-template: 'v$NEXT_PATCH_VERSION'
32
tag-template: 'v$NEXT_PATCH_VERSION'
43
categories:
@@ -20,10 +19,10 @@ categories:
2019
label: area/docs
2120
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
2221
template: |
23-
## What's new ?
22+
## What's New
2423
$CHANGES
2524
2625
## Contributors
2726
28-
Thanks a lot to our contributors for making this release possible:
27+
Thank you to our contributors for making this release possible:
2928
$CONTRIBUTORS

0 commit comments

Comments
 (0)