Reorder categories in release drafter
This commit is contained in:
@@ -7,15 +7,19 @@ template: |
|
||||
$CHANGES
|
||||
|
||||
This release note has been generated automatically by [Release Drafter](https://github.com/marketplace/actions/release-drafter).
|
||||
|
||||
categories:
|
||||
- title: 'Breaking Changes'
|
||||
label: 'breaking-change'
|
||||
- title: 'New Translations'
|
||||
label: 'translation'
|
||||
|
||||
- title: 'New Features & Enhancements'
|
||||
labels:
|
||||
- 'feature'
|
||||
- 'enhancement'
|
||||
|
||||
- title: 'New Translations'
|
||||
label: 'translation'
|
||||
|
||||
- title: 'Bug Fixes'
|
||||
labels:
|
||||
- 'bug'
|
||||
|
||||
Reference in New Issue
Block a user