diff options
| -rw-r--r-- | .github/release-drafter.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 8c68d691..292ce1d1 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -22,6 +22,8 @@ replacers: - search: '(.*):\s(.*)' replace: '**$1:** $2' footer: | + *** + $CONTRIBUTORS change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. version-resolver: |
