From e9e63de5ed684a4fb027cb9d1fdb73fb18cf6bf5 Mon Sep 17 00:00:00 2001 From: Jason Dent Date: Wed, 1 Sep 2021 18:21:51 +0200 Subject: [PATCH] Update release-drafter.yml --- .github/release-drafter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index b07a624f61c..4b68052ea8f 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -25,7 +25,7 @@ categories: change-template: | ### $TITLE (#$NUMBER) - + $BODY change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.