branch: externals/ellama
commit 329f6435468e0e610921579af567e3335f38f2c8
Author: Sergey Kostyaev <[email protected]>
Commit: Sergey Kostyaev <[email protected]>

    Fix changelog header requirements
    
    Updated the changelog generation to require content to end with a single
    newline, using stronger language ("must" instead of "should").
---
 skills/changelog/SKILL.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/skills/changelog/SKILL.md b/skills/changelog/SKILL.md
index a6afd73318..9c3bbbf087 100644
--- a/skills/changelog/SKILL.md
+++ b/skills/changelog/SKILL.md
@@ -22,7 +22,7 @@ with header:
 
 * Version {version}
 
-After header should be changelog content. Content should ends with single
+After header should be changelog content. Content must ends with single
 newline.
 Example:
  ```text

Reply via email to