diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index ff5603d33..d7433eb53 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -2,6 +2,9 @@ template: $CHANGES name-template: v$RESOLVED_VERSION tag-template: $RESOLVED_VERSION categories: + - title: ℹ️ Information + labels: + - type:informational - title: ⭐️ Enhancements labels: - type:enhancement