Skip to content

Commit d24b8ed

Browse files
lostindarkCopilot
andcommitted
feat: include author and PR references in release highlights
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 20186fa commit d24b8ed

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/release-highlights.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ Structure:
6060
[If any - list FIRST with migration guidance]
6161

6262
### ✨ What's New
63-
[Key features with user benefit]
63+
[Key features with user benefit — include author and PR link]
6464

6565
### 🐛 Bug Fixes & Improvements
66-
[Notable fixes - focus on user impact]
66+
[Notable fixes — include author and PR link]
6767
```
6868

6969
**Writing Guidelines:**
@@ -72,6 +72,8 @@ Structure:
7272
- Keep it concise and scannable (users grasp key changes in 30 seconds)
7373
- Use professional, enthusiastic tone
7474
- This is a Windows desktop application — write from the end-user perspective
75+
- For each item, include the author and PR reference at the end, e.g.:
76+
`- **In-place self-update** — description. (#42 by @username)`
7577

7678
### 4. Handle Special Cases
7779

0 commit comments

Comments
 (0)