From 4f176115125d3c45fb2ae47d6d287e7bf151d427 Mon Sep 17 00:00:00 2001 From: ElBe <90863907+ElBe-Plaq@users.noreply.github.com> Date: Thu, 16 Feb 2023 07:46:27 +0100 Subject: [PATCH] Update release-drafter.yml --- .github/release-drafter.yml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index fb3f31f..0765445 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -2,11 +2,17 @@ name-template: v$NEXT_PATCH_VERSION tag-template: v$NEXT_PATCH_VERSION categories: - title: Added - label: addition + label: enhancement - title: Changed label: change - - title: 🧰 Maintenance - label: chore + - title: Deprecated + label: deprecated + - title: Removed + label: removed + - title: Fixed + label: bug + - title: Security + label: security tag-template: - $TITLE (#$NUMBER) @$AUTHOR template: | ## Changes