19 lines
284 B
YAML
19 lines
284 B
YAML
|
categories:
|
||
|
- title: 'Features'
|
||
|
labels:
|
||
|
- 'feature'
|
||
|
- 'enhancement'
|
||
|
- title: 'Bug Fixes'
|
||
|
labels:
|
||
|
- 'fix'
|
||
|
- 'bugfix'
|
||
|
- 'bug'
|
||
|
- title: 'Maintenance'
|
||
|
label: 'chore'
|
||
|
exclude-labels:
|
||
|
- 'skip-changelog'
|
||
|
template: |
|
||
|
## Changes
|
||
|
|
||
|
$CHANGES
|