Skip to content

Commit 094d81d

Browse files
refactor(release): add refactoring section to release notes template
- Include dedicated section for performance improvements and code refactoring - Improve categorization of internal code quality changes - Better separation of concerns in release notes structure
1 parent 3588010 commit 094d81d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/release-notes-template.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ This template is used to automatically generate release notes for create-polyglo
2525
### 🎉 Other Changes
2626
{other}
2727

28+
### 🔄 Refactoring & Performance
29+
{refactoring}
30+
2831
---
2932

3033
**Full Changelog**: {compare_url}

0 commit comments

Comments
 (0)