mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-07-18 01:40:49 +00:00
Removed icons from release-drafter.yml (#4590)
This commit is contained in:
8
.github/release-drafter.yml
vendored
8
.github/release-drafter.yml
vendored
@@ -1,18 +1,18 @@
|
|||||||
tag-prefix: ''
|
tag-prefix: ''
|
||||||
categories:
|
categories:
|
||||||
- title: '🚀 Features'
|
- title: 'Features'
|
||||||
labels:
|
labels:
|
||||||
- 'feature'
|
- 'feature'
|
||||||
- 'enhancement'
|
- 'enhancement'
|
||||||
- 'new feature'
|
- 'new feature'
|
||||||
- title: '🐛 Bug Fixes'
|
- title: 'Bug Fixes'
|
||||||
labels:
|
labels:
|
||||||
- 'hotfix'
|
- 'hotfix'
|
||||||
- 'bugfix'
|
- 'bugfix'
|
||||||
- 'bug'
|
- 'bug'
|
||||||
- title: '📚 Documentation'
|
- title: 'Documentation'
|
||||||
label: 'documentation'
|
label: 'documentation'
|
||||||
- title: '🎨 UI/UX Improvements'
|
- title: 'UI/UX Improvements'
|
||||||
label: 'ui update'
|
label: 'ui update'
|
||||||
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
|
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
|
||||||
template: |
|
template: |
|
||||||
|
|||||||
Reference in New Issue
Block a user