Skip to content

Commit 19cb3a4

Browse files
EwoutHjackiekazil
authored andcommitted
Release notes: Add example category
Update the release note generation configuration by adding an example category (below bugs and above docs).
1 parent ba6d2d5 commit 19cb3a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ changelog:
1919
- title: 🐛 Bugs fixed
2020
labels:
2121
- bug
22+
- title: 🔍 Examples updated
23+
labels:
24+
- example
2225
- title: 📜 Documentation improvements
2326
labels:
2427
- docs

0 commit comments

Comments
 (0)