diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index c039b0e5..85a42152 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -6,7 +6,7 @@ categories: label: "enhancement" - title: ":fire: Removals and Deprecations" label: "removal" - - title: ":lady_beetle: Fixes" + - title: ":bug: Fixes" label: "bug" - title: ":racehorse: Performance" label: "performance"