diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 7ddd86ee..700703ff 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -27,7 +27,7 @@ categories: - 'bug' - title: 'Maintenance' label: 'chore' -change-template: '- $TITLE @$AUTHOR (#$NUMBER)' +change-template: '- $TITLE (#$NUMBER by @$AUTHOR)' change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. template: | ## Changes