Skip to content

Commit

Permalink
add release draft config
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirrk committed Jan 8, 2020
1 parent e1735e2 commit 906c7f7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
categories:
- title: 'Features'
label: 'feature'
- title: 'Bug Fixes'
label: 'fix'
- title: 'Maintenance'
label: 'chore'

template: |
## What’s Changed
$CHANGES

0 comments on commit 906c7f7

Please sign in to comment.