Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
peggy-quartech committed Dec 18, 2024
1 parent 2be29fa commit 10daf77
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/custom-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@ categories:
labels:
- chore

change-template: "- ${{PR.title}} (#${{PR.number}}) by @${{PR.author}} {{PR.labels}}"
change-template: "- ${{PR.title}} (#${{PR.number}}) by @${{PR.author}}"
no-changes-template: "- No changes in this release."

template: |
## What's Changed in this release
$CHANGES$
## 🚀 New Features
$CHANGES_FOR_CATEGORY🚀 New Features$
$CHANGES_FOR_CATEGORY[🚀 New Features]$
## 🐛 Bug Fixes
$CHANGES_FOR_CATEGORY🐛 Bug Fixes$
$CHANGES_FOR_CATEGORY[🐛 Bug Fixes]$
## 🧹 Maintenance
$CHANGES_FOR_CATEGORY🧹 Maintenance$
$CHANGES_FOR_CATEGORY[🧹 Maintenance]$

0 comments on commit 10daf77

Please sign in to comment.