Skip to content

Commit

Permalink
Revert "Revert "[MNT] Updated release drafter (sktime#2096)" (sktime#…
Browse files Browse the repository at this point in the history
…2098)" (sktime#2099)

This reverts commit a17b022.
  • Loading branch information
fkiraly authored Feb 20, 2022
1 parent a17b022 commit 58bb30e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
name-template: 'v$NEXT_PATCH_VERSION'
tag-template: 'v$NEXT_PATCH_VERSION'
categories:
- title: '🚀 Features'
labels:
- 'feature'
- 'enhancement'
- title: '🐛 Bug Fixes'
labels:
- 'fix'
- 'bugfix'
- 'bug'
- title: '🧰 Maintenance'
label:
- 'chore'
- 'maintenance'
- 'refactor'
- 'documentation'

template: |
## What's New
Expand Down

0 comments on commit 58bb30e

Please sign in to comment.