Skip to content

Commit

Permalink
Add labels to release drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
manno committed Oct 19, 2021
1 parent c584974 commit 77e2cae
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/release-drafter.yml
@@ -1,3 +1,16 @@
categories:
- title: '🚀 Features'
labels:
- 'feature'
- 'enhancement'
- title: '🐛 Bug Fixes'
labels:
- 'fix'
- 'bug'
- title: '🧰 Maintenance'
labels:
- 'chore'
- 'dependencies'
template: |
## What’s Changed
Expand Down

0 comments on commit 77e2cae

Please sign in to comment.