Skip to content

Commit 05f091f

Browse files
authored
Update release-drafter.yml
1 parent 4a17460 commit 05f091f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/release-drafter.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,17 @@ categories:
2424
labels:
2525
- 'internal'
2626
- 'dependencies'
27+
- 'chore'
2728
exclude-labels:
2829
- 'skip-changelog'
29-
tag-template: 'v$NEXT_PATCH_VERSION'
30+
tag-template: '$NEXT_PATCH_VERSION'
3031
template: |
31-
## Changes
32+
## Summary
3233
3334
**[Human readable summary of changes]**
3435
36+
## Changes
37+
3538
$CHANGES
3639
3740
## This release was made possible by the following contributors:

0 commit comments

Comments
 (0)