1 parent fed7e9d commit cf6fc7bCopy full SHA for cf6fc7b
1 file changed
.github/release-drafter.yml
@@ -19,7 +19,9 @@ categories:
19
labels:
20
- 'documentation'
21
- 'docs'
22
-change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
+change-template: |
23
+ - $TITLE @$AUTHOR (#$NUMBER)
24
+ $BODY
25
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
26
version-resolver:
27
major:
0 commit comments