Skip to content

Commit 876d836

Browse files
authored
docs: updated release-drafter
1 parent 492df13 commit 876d836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name-template: 'PSLab Version $NEXT_PATCH_VERSION'
22
tag-template: 'v$NEXT_PATCH_VERSION'
3-
change-template: '- $TITLE (#$NUMBER) - @$AUTHOR'
43
categories:
54
- title: ':rocket: Features and Enhancements'
65
labels:
@@ -12,6 +11,7 @@ categories:
1211
label: 'Chore'
1312
- title: ':page_facing_up: Documentation'
1413
label: 'Documentation'
14+
change-template: '- $TITLE (#$NUMBER) - @$AUTHOR'
1515
template: |-
1616
## Changes
1717
$CHANGES

0 commit comments

Comments
 (0)