Skip to content

Commit 73b9330

Browse files
authored
fix: clarify usage of H3 headers in changelog section structure (#218)
This should help ensure release notes generated using gpt-4.1 are more closely aligned with the instructions.
1 parent 9c67f74 commit 73b9330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/changelog.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Content Priority (High to Low):
7575
6. Build/CI changes - generally omit unless they affect end users
7676
7777
Section Structure:
78-
Use H3 headers only when you have substantial content. Organize logically under these sections:
78+
Always use H3 headers (###) for the section titles below, but only include a section if it contains relevant entries. Do not render empty sections. Organize logically under these categories:
7979
- 🚨 Breaking Changes (always first if present)
8080
- ✨ New Features
8181
- 🐛 Bug Fixes

0 commit comments

Comments
 (0)