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-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,8 @@ Requirements:
16
16
- Technical depth over marketing fluff
17
17
- Avoid marketing language like "we're excited", "with open arms", "happy building"
18
18
- CRITICAL: Only include information that is explicitly stated in the release notes - do not expand, infer, or add details
19
-
- Only include code examples, configuration snippets, or commands that are explicitly mentioned in the release notes
20
-
- Do NOT make up code examples following common patterns - only use code examples that are specifically mentioned in the release notes
19
+
- Only include code examples, configuration snippets, or commands that are explicitly mentioned in the release notes or you can verify from the Radius code or documentation
20
+
- Do NOT make up code examples following common industry patterns that you cannot verify from the release notes or Radius documentation
21
21
- Do NOT make up documentation links - only use links that are specifically mentioned in the release notes or that you can verify from the Radius documentation
22
22
- If you cannot verify information from the release notes, do not include it
23
23
- 800-1000 words of substantive technical content
@@ -27,7 +27,7 @@ Requirements:
27
27
28
28
Structure:
29
29
- Start immediately with introductory content - Do not include a title or heading since the Hugo front matter already provides the title
30
-
- Direct introduction stating what's new in this release and a link to changelog or release notes
30
+
- Direct introduction stating what's new in this release and a link to the release
31
31
- Key Features as the main sections, with subheadings for each feature if applicable
32
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.
33
33
- Conclude with this standard "Learn more and Get Involved" section:
0 commit comments