Skip to content

Commit

Permalink
Add template for release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
joelostblom committed Mar 24, 2024
1 parent 098c0ef commit 63b5b6c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
changelog:
categories:
- title: Enhancements
labels:
- enhancement
- title: Bug Fixes
labels:
- bug
- title: Maintainance
labels:
- maintainance
- title: documentation
labels:
- documentation
- title: Other Changes
labels:
- "*"

0 comments on commit 63b5b6c

Please sign in to comment.