From: Mark Otto Date: Tue, 14 Apr 2020 19:15:46 +0000 (-0700) Subject: Update release-drafter.yml X-Git-Tag: v5.0.0-alpha1~237 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5136228368f1eabbbcc0f817ff30c3a1e46c8104;p=thirdparty%2Fbootstrap.git Update release-drafter.yml --- diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index e76d3de100..5c7dfd0b88 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -14,14 +14,26 @@ categories: - 'fix' - 'bugfix' - 'bug' + - title: '🎨 CSS' + labels: + - 'css' + - title: '☕️ JavaScript' + labels: + - 'js' - title: '📖 Docs' labels: - 'docs' + - title: '🌎 Accessibility' + labels: + - 'accessibility' - title: '📦 Dependencies' labels: - 'dependencies' - - title: '🧰 Maintenance' - label: 'chore' + - title: '🧰 Misc' + labels: + - 'build' + - 'meta' + - 'chore' change-template: '- #$NUMBER: $TITLE' template: | ## Changes