mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Add localization category for Release drafter
This commit is contained in:
parent
c27b28868b
commit
bb66552812
1 changed files with 3 additions and 0 deletions
3
.github/release-drafter.yml
vendored
3
.github/release-drafter.yml
vendored
|
|
@ -5,6 +5,9 @@ categories:
|
|||
- title: '🐛 Bug Fixes'
|
||||
labels:
|
||||
- 'bugfix'
|
||||
- title: '🌎 Localization'
|
||||
labels:
|
||||
- 'localization'
|
||||
- title: '🧰 Maintenance'
|
||||
label:
|
||||
- 'chore'
|
||||
|
|
|
|||
Loading…
Reference in a new issue