1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 12:51:52 +02:00

Add examples section to Release Drafter (#33854)

This commit is contained in:
Mark Otto
2021-05-06 16:09:33 -07:00
committed by GitHub
parent c9a606a894
commit 9ad9ca3537

View File

@@ -17,7 +17,7 @@ categories:
- 'fix' - 'fix'
- 'bugfix' - 'bugfix'
- 'bug' - 'bug'
- title: '⚡ Performance Improvements' - title: '⚡ Performance improvements'
labels: labels:
- 'performance' - 'performance'
- title: '🎨 CSS' - title: '🎨 CSS'
@@ -29,6 +29,9 @@ categories:
- title: '📖 Docs' - title: '📖 Docs'
labels: labels:
- 'docs' - 'docs'
- title: '🛠 Examples'
labels:
- 'examples'
- title: '🌎 Accessibility' - title: '🌎 Accessibility'
labels: labels:
- 'accessibility' - 'accessibility'