Unverified Commit 4aa888c8 authored by Guolin Ke's avatar Guolin Ke Committed by GitHub
Browse files

fix release-drafter.yml (#2895)



* Update release-drafter.yml

* Apply suggestions from code review
Co-Authored-By: default avatarNikita Titov <nekit94-08@mail.ru>

* Update .github/release-drafter.yml

* Apply suggestions from code review
Co-Authored-By: default avatarNikita Titov <nekit94-08@mail.ru>
Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
parent 4ec2b9ac
name-template: v$NEXT_PATCH_VERSION
tag-template: v$NEXT_PATCH_VERSION
name-template: 'v$NEXT_PATCH_VERSION'
tag-template: 'v$NEXT_PATCH_VERSION'
categories:
- title: 💡 New Features
label: feature
- title: 🔨 Breaking
label: breaking
- title: 🚀 Efficiency Improvement
label: efficiency
- title: 🐛 Bug Fixes
label: fix
- title: 📖 Documentation
label: doc
- title: 🧰 Maintenance
label: maintenance
tag-template: - $TITLE @$AUTHOR (#$NUMBER)
- title: '💡 New Features'
label: 'feature'
- title: '🔨 Breaking'
label: 'breaking'
- title: '🚀 Efficiency Improvement'
label: 'efficiency'
- title: '🐛 Bug Fixes'
label: 'fix'
- title: '📖 Documentation'
label: 'doc'
- title: '🧰 Maintenance'
label: 'maintenance'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
template: |
## Changes
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment