diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index e2b70e03ef..5d0f45de88 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -17,7 +17,7 @@ categories: - 'fix' - 'bugfix' - 'bug' - - title: '⚡ Performance Improvements' + - title: '⚡ Performance improvements' labels: - 'performance' - title: '🎨 CSS' @@ -29,6 +29,9 @@ categories: - title: '📖 Docs' labels: - 'docs' + - title: '🛠 Examples' + labels: + - 'examples' - title: '🌎 Accessibility' labels: - 'accessibility'