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