Skip to content

Commit

Permalink
Release notes: Add example category
Browse files Browse the repository at this point in the history
Update the release note generation configuration by adding an example category (below bugs and above docs).
  • Loading branch information
EwoutH authored Oct 16, 2024
1 parent d7a3834 commit a5fbb4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ changelog:
- title: 🐛 Bugs fixed
labels:
- bug
- title: 🔍 Examples updated
labels:
- example
- title: 📜 Documentation improvements
labels:
- docs
Expand Down

0 comments on commit a5fbb4e

Please sign in to comment.