discord.py-bot-template/.github/release-drafter.yml
2023-02-15 20:57:47 +01:00

18 lines
315 B
YAML

name-template: v$NEXT_PATCH_VERSION
tag-template: v$NEXT_PATCH_VERSION
categories:
- title: Added
label: addition
- title: Changed
label: change
- title: 🧰 Maintenance
label: chore
tag-template: - $TITLE (#$NUMBER) @$AUTHOR
template: |
## Changes
$CHANGES
## Authors
$CONTRIBUTORS