Update release-drafter.yml

This commit is contained in:
Liam Newman
2019-10-30 17:04:40 -07:00
committed by GitHub
parent 9bd9c9cf1f
commit a48091988f

View File

@@ -1,4 +1,19 @@
name-template: 'v$NEXT_PATCH_VERSION 🌈'
tag-template: 'v$NEXT_PATCH_VERSION'
categories:
- title: '🚀 Features'
labels:
- 'feature'
- 'enhancement'
- title: '🐛 Bug Fixes'
labels:
- 'fix'
- 'bugfix'
- 'bug'
- title: '🧰 Maintenance'
label: 'chore'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
template: |
## Whats Changed
## Changes
$CHANGES