16 lines
282 B
YAML
16 lines
282 B
YAML
change-template: "* $TITLE (#$NUMBER) @$AUTHOR"
|
|
categories:
|
|
- title: '🚀 Features'
|
|
labels:
|
|
- enhancement
|
|
- title: "🛠️ Bugfixes"
|
|
labels:
|
|
- bug
|
|
- title: "📖 Documentation"
|
|
labels:
|
|
- documentation
|
|
template: |
|
|
## Changelog
|
|
|
|
$CHANGES
|