From 750948cbce5445c7809f2dd4e7fc7821fc13660c Mon Sep 17 00:00:00 2001 From: MyDrift Date: Tue, 25 Jun 2024 21:21:55 +0200 Subject: [PATCH] Update release-drafter.yml --- .github/release-drafter.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index d0e588d684..824ef271f3 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -5,15 +5,5 @@ template: | $CHANGES - -categories: - - title: 🚀 Features - labels: - - feature - - - title: 🐛 Bug Fixes - labels: - - bug - change-template: '- $TITLE (#$NUMBER) by @$AUTHOR' version-template: 'v$MAJOR.$MINOR.$PATCH'