8000 Merge pull request #13 from grapp-dev/feat/gh-workflow · grapp-dev/nui-components.nvim@9f3d81b · GitHub
[go: up one dir, main page]

Skip to content

Commit 9f3d81b

Browse files
authored
Merge pull request #13 from grapp-dev/feat/gh-workflow
chore: update Github workflow
2 parents e30bc03 + 972dd28 commit 9f3d81b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/release-drafter.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ categories:
1313
- bugfix
1414
- title: 🚩 Other Changes
1515
label: '*'
16+
category-template: '### $TITLE'
1617
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
1718
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
1819
version-resolver:
@@ -27,10 +28,12 @@ version-resolver:
2728
- 'patch'
2829
default: patch
2930
template: |
30-
## What's Changed
31+
### What's Changed
3132
3233
$CHANGES
3334
35+
$CONTRIBUTORS
36+
3437
autolabeler:
3538
- label: 'bugfix'
3639
branch:

0 commit comments

Comments
 (0)
0