Add 'New Translations` section in release notes (#133)
This commit is contained in:
parent
c721779ddd
commit
58f1585f23
1 changed files with 3 additions and 0 deletions
3
.github/release-drafter.yml
vendored
3
.github/release-drafter.yml
vendored
|
@ -10,6 +10,8 @@ template: |
|
|||
categories:
|
||||
- title: 'Breaking Changes'
|
||||
label: 'breaking-change'
|
||||
- title: 'New Translations'
|
||||
label: 'translation'
|
||||
- title: 'New Features & Enhancements'
|
||||
labels:
|
||||
- 'feature'
|
||||
|
@ -28,6 +30,7 @@ version-resolver:
|
|||
labels:
|
||||
- 'feature'
|
||||
- 'enhancement'
|
||||
- 'translation'
|
||||
patch:
|
||||
labels:
|
||||
- 'bug'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue