Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1 from futureleadersupc/chore/auto-release-notes …
Browse files Browse the repository at this point in the history
…[skip ci]

chore: release notes configuration
  • Loading branch information
dalbitresb12 authored May 6, 2022
2 parents 4c81235 + da6d10a commit ceb6d32
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
changelog:
categories:
- title: Enhancements 🎉
labels:
- enhancement
- title: Bugs 🐛
labels:
- bug
- title: Docs 📖
labels:
- documentation
- title: Other Changes
labels:
- '*'

0 comments on commit ceb6d32

Please sign in to comment.