SymphonyElectron/.github/release-drafter.yml

14 lines
318 B
YAML
Raw Normal View History

2019-05-31 09:56:14 -05:00
name-template: 'v$NEXT_PATCH_VERSION 🌈'
tag-template: 'v$NEXT_PATCH_VERSION'
2019-05-31 09:54:47 -05:00
categories:
2019-05-31 09:56:14 -05:00
- title: '🚀 Features'
label: 'feature'
- title: '🐛 Bug Fixes'
label: 'fix'
- title: '🧰 Maintenance'
label: 'chore'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
2019-05-31 09:54:47 -05:00
template: |
## Changes
$CHANGES