🔨 add release config

This commit is contained in:
Martial BE 2023-12-29 18:37:23 +08:00
parent ba654d8b81
commit 943d90856f
No known key found for this signature in database
GPG Key ID: D06C32DF0EDB9084

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

@ -0,0 +1,14 @@
categories:
- title: '🚀 Features'
labels:
- 'feature'
- 'enhancement'
- title: '🐛 Bug Fixes'
labels:
- 'fix'
- 'bugfix'
- 'bug'
template: |
## Changes
$CHANGES