🔨 add release config
This commit is contained in:
parent
ba654d8b81
commit
943d90856f
14
.github/release-drafter.yml
vendored
Normal file
14
.github/release-drafter.yml
vendored
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
categories:
|
||||||
|
- title: '🚀 Features'
|
||||||
|
labels:
|
||||||
|
- 'feature'
|
||||||
|
- 'enhancement'
|
||||||
|
- title: '🐛 Bug Fixes'
|
||||||
|
labels:
|
||||||
|
- 'fix'
|
||||||
|
- 'bugfix'
|
||||||
|
- 'bug'
|
||||||
|
template: |
|
||||||
|
## Changes
|
||||||
|
|
||||||
|
$CHANGES
|
Loading…
Reference in New Issue
Block a user