We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14088f2 commit 1ce1b8dCopy full SHA for 1ce1b8d
1 file changed
AGENTS/release.md
@@ -25,8 +25,9 @@ Suggested guidance to give users:
25
```
26
gh release edit v0.1.0 --notes "## What's New
27
28
- - **Feature name** - Brief description of the change."
+ - **Feature name** - Brief description of the change, explaining what was wrong and how it's fixed."
29
30
+ Use past tense for fixes ("Fixed X") and describe both the problem and solution.
31
32
## Required GitHub secrets (release signing)
33
0 commit comments