1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-11 16:14:04 +02:00

Update release-drafter.yml

This commit is contained in:
Mark Otto
2020-04-14 12:30:49 -07:00
committed by GitHub
parent 5136228368
commit 11d562d20a

View File

@@ -1,5 +1,5 @@
name-template: 'v$NEXT_PATCH_VERSION' name-template: 'v$NEXT_MAJOR_VERSION'
tag-template: 'v$NEXT_PATCH_VERSION' tag-template: 'v$NEXT_MAJOR_VERSION'
prerelease: true prerelease: true
exclude-labels: exclude-labels:
- 'skip-changelog' - 'skip-changelog'
@@ -26,14 +26,14 @@ categories:
- title: '🌎 Accessibility' - title: '🌎 Accessibility'
labels: labels:
- 'accessibility' - 'accessibility'
- title: '📦 Dependencies'
labels:
- 'dependencies'
- title: '🧰 Misc' - title: '🧰 Misc'
labels: labels:
- 'build' - 'build'
- 'meta' - 'meta'
- 'chore' - 'chore'
- title: '📦 Dependencies'
labels:
- 'dependencies'
change-template: '- #$NUMBER: $TITLE' change-template: '- #$NUMBER: $TITLE'
template: | template: |
## Changes ## Changes