diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index ca4ac5a6..42235139 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -2,36 +2,36 @@ name-template: 'v$NEXT_PATCH_VERSION ๐ŸŒŸ' tag-template: 'v$NEXT_PATCH_VERSION' categories: - - title: '### ๐Ÿš€ New Features' + - title: '๐Ÿš€ New Features' labels: - 'feature' - - title: '### โœจ Enhancements' + - title: 'โœจ Enhancements' labels: - 'enhancement' - - title: '### ๐Ÿ› Bug Fixes' + - title: '๐Ÿ› Bug Fixes' labels: - 'bug' - 'fix' - - title: '### ๐Ÿ› ๏ธ Refactoring & Maintenance' + - title: '๐Ÿ› ๏ธ Refactoring & Maintenance' labels: - 'refactor' - 'cleanup' - 'chore' - - title: '### ๐Ÿ“ฆ Dependencies' + - title: '๐Ÿ“ฆ Dependencies' labels: - 'dependencies' - 'dependency' - 'deps' - - title: '### โš™๏ธ CI/CD' + - title: 'โš™๏ธ CI/CD' labels: - 'ci' - 'cd' - 'workflow' - - title: '### ๐Ÿ“– Documentation' + - title: '๐Ÿ“– Documentation' labels: - 'docs' - 'documentation' - - title: '### ๐Ÿงช Experimental' + - title: '๐Ÿงช Experimental' labels: - 'exploration' - 'experimental' @@ -41,8 +41,6 @@ change-template: '- $TITLE (#$NUMBER) by @$AUTHOR' template: | ## ๐ŸŒŸ What's New in v$NEXT_PATCH_VERSION - Welcome to another exciting release of Booklore! ๐Ÿ“šโœจ - $CHANGES ### ๐Ÿณ Docker Images