Skip to content

Commit

Permalink
Create release-drafter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bsideup authored Jan 23, 2019
1 parent e36bd0d commit d95ff01
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name-template: $NEXT_PATCH_VERSION
tag-template: $NEXT_PATCH_VERSION
template: |
# What's Changed
$CHANGES
categories:
- title: 🚀 Features
label: enhancement
- title: 🐛 Bug Fixes
label: bug
- title: 📦 Dependency updates
label: dependencies

0 comments on commit d95ff01

Please sign in to comment.