From a1cb29b99bb99cdc09f50dd20bcb114197785f9b Mon Sep 17 00:00:00 2001 From: meili-bot <74670311+meili-bot@users.noreply.github.com> Date: Wed, 10 Nov 2021 17:49:04 +0100 Subject: [PATCH] Update .github/release-draft-template.yml --- .github/release-draft-template.yml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.github/release-draft-template.yml b/.github/release-draft-template.yml index ee94e75f..079d1e19 100644 --- a/.github/release-draft-template.yml +++ b/.github/release-draft-template.yml @@ -8,11 +8,15 @@ version-resolver: - 'breaking-change' default: patch categories: - - title: 'Breaking changes ⚠️' + - title: '⚠️ Breaking changes' label: 'breaking-change' + - title: '🚀 Enhancements' + label: 'enhancement' + - title: '🐛 Bug Fixes' + label: 'bug' + - title: '🔒 Security' + label: 'security' template: | - ## Changes - $CHANGES Thanks again to $CONTRIBUTORS! 🎉