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'