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:
|
categories:
|
||||||
- title: 'Breaking Changes'
|
- title: 'Breaking Changes'
|
||||||
label: 'breaking-change'
|
label: 'breaking-change'
|
||||||
|
- title: 'New Translations'
|
||||||
|
label: 'translation'
|
||||||
- title: 'New Features & Enhancements'
|
- title: 'New Features & Enhancements'
|
||||||
labels:
|
labels:
|
||||||
- 'feature'
|
- 'feature'
|
||||||
|
@ -28,6 +30,7 @@ version-resolver:
|
||||||
labels:
|
labels:
|
||||||
- 'feature'
|
- 'feature'
|
||||||
- 'enhancement'
|
- 'enhancement'
|
||||||
|
- 'translation'
|
||||||
patch:
|
patch:
|
||||||
labels:
|
labels:
|
||||||
- 'bug'
|
- 'bug'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue