More comming...

This commit is contained in:
ElBe 2023-02-15 20:57:47 +01:00 committed by GitHub
parent 3acf49a11f
commit 8fd9fb8b8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

17
.github/release-drafter.yml vendored Normal file
View File

@ -0,0 +1,17 @@
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