Merge pull request #31 from matks/dev

Enable Release Drafter
This commit is contained in:
Progi1984
2020-04-02 08:56:22 +02:00
committed by GitHub
+14
View File
@@ -0,0 +1,14 @@
branches:
- master
name-template: v$NEXT_PATCH_VERSION
tag-template: v$NEXT_PATCH_VERSION
categories:
- title: 🚀 Improvements
label: enhancement
- title: 🐛 Bug Fixes
label: bug
change-template: '- #$NUMBER: $TITLE by @$AUTHOR'
template: |
# Changes
$CHANGES