mirror of
https://github.com/davegallant/nix-config
synced 2025-08-05 10:33:39 +00:00
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
|