Create release-drafter.yml

This commit is contained in:
Risto Lahtela 2019-10-06 11:02:23 +03:00 committed by GitHub
parent e5136dbed2
commit 0c38f6f8c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

16
.github/release-drafter.yml vendored Normal file
View File

@ -0,0 +1,16 @@
categories:
- title: 'New'
label: 'Feature'
- title: 'Improvements'
label: 'enhancement'
- title: 'Bugfixes'
labels:
- 'fix'
- 'bugfix'
- 'bug'
- title: 'Dependencies'
label: 'dependencies'
template: |
# _ Change log
$CHANGES