Skip to content

Commit cf6fc7b

Browse files
committed
Update release drafter to contain description
1 parent fed7e9d commit cf6fc7b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/release-drafter.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ categories:
1919
labels:
2020
- 'documentation'
2121
- 'docs'
22-
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
22+
change-template: |
23+
- $TITLE @$AUTHOR (#$NUMBER)
24+
$BODY
2325
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
2426
version-resolver:
2527
major:

0 commit comments

Comments
 (0)