]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add examples section to Release Drafter (#33854)
authorMark Otto <markd.otto@gmail.com>
Thu, 6 May 2021 23:09:33 +0000 (16:09 -0700)
committerGitHub <noreply@github.com>
Thu, 6 May 2021 23:09:33 +0000 (16:09 -0700)
.github/release-drafter.yml

index e2b70e03efb7ab6ee4dddbe793b6483d82e7512b..5d0f45de88d1ddcae7216c3fa184b65caf621fb2 100644 (file)
@@ -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'