Skip to content

Commit

Permalink
Add git hub release yml file
Browse files Browse the repository at this point in the history
Signed-off-by: Connor Koehler <[email protected]>
  • Loading branch information
cfkoehler committed Sep 15, 2023
1 parent 72e1a65 commit aff9b18
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
changelog:
categories:
- title: New Features
labels:
- feature
- enhancement
- title: Security
labels:
- security
- title: Bug Fixes
labels:
- bug
- title: Dependencies
labels:
- dependencies
- title: Documentation
labels:
- documentation
- title: Other Changes
labels:
- "*"

0 comments on commit aff9b18

Please sign in to comment.