mirror of
https://github.com/felixfoertsch/wordpress-dev-env.git
synced 2026-04-18 15:28:44 +02:00
Initial commit
This commit is contained in:
30
wordpress_plugins/jquery-manager/.github/release-drafter.yml
vendored
Normal file
30
wordpress_plugins/jquery-manager/.github/release-drafter.yml
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
name-template: 'jQuery Manager v$NEXT_PATCH_VERSION'
|
||||
tag-template: '$NEXT_PATCH_VERSION'
|
||||
|
||||
categories:
|
||||
- title: '🚀 Features'
|
||||
labels:
|
||||
- 'Feature'
|
||||
- title: '🐛 Bug fixes'
|
||||
labels:
|
||||
- 'Fix'
|
||||
- 'Bug'
|
||||
- title: '🔒 Security updates'
|
||||
labels:
|
||||
- 'Security'
|
||||
- title: '🧰 Maintenance'
|
||||
labels:
|
||||
- 'Library'
|
||||
- 'Code Climate'
|
||||
- 'Docs'
|
||||
- 'dependencies'
|
||||
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
|
||||
|
||||
template: |
|
||||
# What's changed (changelog)
|
||||
$CHANGES
|
||||
|
||||
## 👍 Thanks to
|
||||
$CONTRIBUTORS
|
||||
|
||||
## [Download latest version](https://downloads.wordpress.org/plugin/jquery-manager.zip) from [wordpress.org](https://wordpress.org/plugins/jquery-manager/)
|
||||
Reference in New Issue
Block a user