diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 8243f19d6..2eb9add72 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,4 +1,5 @@ name-template: 'v$RESOLVED_VERSION' +change-template: '- $TITLE [#$NUMBER](https://github.com/$OWNER/$REPOSITORY/pull/#$NUMBER)' tag-template: 'v$RESOLVED_VERSION' template: | # What's Changed