More comming...
This commit is contained in:
parent
3acf49a11f
commit
8fd9fb8b8e
17
.github/release-drafter.yml
vendored
Normal file
17
.github/release-drafter.yml
vendored
Normal 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
|
||||
Loading…
x
Reference in New Issue
Block a user