Skip to content

Commit

Permalink
Merge pull request #78 from samuelduchesne/release-draft-patch-1
Browse files Browse the repository at this point in the history
Update release-drafter.yml
  • Loading branch information
samuelduchesne committed Apr 16, 2020
2 parents d6a5b24 + 21eeb06 commit 32fe87c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ template: |
$CONTRIBUTORS
categories:
- title: 'Features'
- title: 'New Features'
labels:
- 'feature'
- 'enhancement'
Expand All @@ -17,5 +17,8 @@ categories:
- 'fix'
- 'bugfix'
- 'bug'
- title: 'Under the hood refactoring ⚙'
labels:
- 'refactoring'
name-template: 'v$NEXT_PATCH_VERSION 🌈'
tag-template: 'v$NEXT_PATCH_VERSION'

0 comments on commit 32fe87c

Please sign in to comment.