diff --git a/.github/release-drafter-applications_cattsunami.yml b/.github/release-drafter-applications_cattsunami.yml index 271205023..5d03075b8 100644 --- a/.github/release-drafter-applications_cattsunami.yml +++ b/.github/release-drafter-applications_cattsunami.yml @@ -6,12 +6,10 @@ tag-template: 'fairchem_applications_cattsunami-$RESOLVED_VERSION' name-template: 'fairchem_applications_cattsunami-$RESOLVED_VERSION' exclude-contributors: [github-actions] categories: - - title: New Features + - title: New Features / Enhancements labels: [enhancement] - title: Bug Fixes labels: [bug] - - title: 🛠 Enhancements - labels: [enhancement] - title: Documentation labels: [documentation] - title: Tests diff --git a/.github/release-drafter-core.yml b/.github/release-drafter-core.yml index de7fae0a8..603648066 100644 --- a/.github/release-drafter-core.yml +++ b/.github/release-drafter-core.yml @@ -6,12 +6,10 @@ tag-template: 'fairchem_core-$RESOLVED_VERSION' name-template: 'fairchem-core-$RESOLVED_VERSION' exclude-contributors: [github-actions] categories: - - title: New Features + - title: New Features / Enhancements labels: [enhancement] - title: Bug Fixes labels: [bug] - - title: 🛠 Enhancements - labels: [enhancement] - title: Documentation labels: [documentation] - title: Tests diff --git a/.github/release-drafter-data_oc.yml b/.github/release-drafter-data_oc.yml index d5b32d512..858162905 100644 --- a/.github/release-drafter-data_oc.yml +++ b/.github/release-drafter-data_oc.yml @@ -6,12 +6,10 @@ tag-template: 'fairchem_data_oc-$RESOLVED_VERSION' name-template: 'fairchem_data_oc-$RESOLVED_VERSION' exclude-contributors: [github-actions] categories: - - title: New Features + - title: New Features / Enhancements labels: [enhancement] - title: Bug Fixes labels: [bug] - - title: 🛠 Enhancements - labels: [enhancement] - title: Documentation labels: [documentation] - title: Tests diff --git a/.github/release-drafter-demo_ocpapi.yml b/.github/release-drafter-demo_ocpapi.yml index 2a4996752..b9c729c5c 100644 --- a/.github/release-drafter-demo_ocpapi.yml +++ b/.github/release-drafter-demo_ocpapi.yml @@ -6,12 +6,10 @@ tag-template: 'fairchem_demo_ocpapi-$RESOLVED_VERSION' name-template: 'fairchem_demo_ocpapi-$RESOLVED_VERSION' exclude-contributors: [github-actions] categories: - - title: New Features + - title: New Features / Enhancements labels: [enhancement] - title: Bug Fixes labels: [bug] - - title: 🛠 Enhancements - labels: [enhancement] - title: Documentation labels: [documentation] - title: Tests