Skip to content

Commit

Permalink
added release template
Browse files Browse the repository at this point in the history
  • Loading branch information
grantbuster committed Nov 3, 2023
1 parent 2fc7241 commit 6c35be5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
categories:
- title: 'Features'
labels:
- 'feature'
- 'enhancement'
- title: 'Bug Fixes'
labels:
- 'bug'
- title: 'Updates'
labels:
- 'refactor'
- 'documentation'
template: |
## What’s Changed
$CHANGES

0 comments on commit 6c35be5

Please sign in to comment.