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: scripts/blog-prompt.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,10 +23,12 @@ Requirements:
23
23
- 800-1000 words of substantive technical content
24
24
- Professional, matter-of-fact tone
25
25
- Avoid repetitive summaries or conclusions that restate what was already covered
26
+
- Follow the style and formatting guidelines in the context links above
26
27
27
28
Structure:
28
-
- Start immediately with content - do NOT include a title or heading since the Hugo frontmatter already provides the title
29
+
- Start immediately with introductory content - Do not include a title or heading since the Hugo front matter already provides the title
29
30
- Direct introduction stating what's new in this release
31
+
- Key Features as the main sections, with subheadings for each feature if applicable
30
32
- Technical summary of key features with implementation details and code examples demonstrating usage within the key features. Call out breaking changes within the features if applicable and not in a separate section.
31
33
- Conclude with this standard "Learn more and Get Involved" section:
0 commit comments