diff --git a/.github/pre-release-drafter.yml b/.github/pre-release-drafter.yml index 26f9ccceea..046c94e689 100644 --- a/.github/pre-release-drafter.yml +++ b/.github/pre-release-drafter.yml @@ -21,7 +21,7 @@ categories: - "🐛 bug" - title: "🎨 Enhancements & Polish" labels: - - "⭐ enhancement" + - "✨ polishing" - title: "📚 Documentation" labels: - "📚 documentation" diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 282a504017..c60f41508a 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -21,7 +21,7 @@ categories: - "🐛 bug" - title: "🎨 Enhancements & Polish" labels: - - "⭐ enhancement" + - "✨ polishing" - title: "📚 Documentation" labels: - "📚 documentation"