You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .agents/skills/release/SKILL.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ The release notes file goes in the repo root as `RELEASE_NOTES_v<VERSION>.md`.
106
106
107
107
### Step 4: Present for review
108
108
109
-
Write the draft to `RELEASE_NOTES_v<VERSION>.md` and tell the user it's ready for review. Wait for their feedback before proceeding to Phase 2.
109
+
Write the draft to `RELEASE_NOTES_v<VERSION>.md`in the repo root and tell the user it's ready for review. Do not `git add` or commit this file — release notes are kept untracked by design. Wait for their feedback before proceeding to Phase 2.
0 commit comments