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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

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'