Skip to content

Commit 44aa5b6

Browse files
committed
Upd prompt
Signed-off-by: Reshma Abdul Rahim <reshmarahim.abdul@microsoft.com>
1 parent 9d1e072 commit 44aa5b6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

scripts/blog-prompt.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Requirements:
1717
- Avoid marketing language like "we're excited", "with open arms", "happy building"
1818
- CRITICAL: Only include information that is explicitly stated in the release notes - do not expand, infer, or add details
1919
- 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
20+
- Do NOT make up code examples following common industry patterns from similar projects if they are not specifically mentioned in the release notes or you cannot verify them from the Radius code or documentation
2121
- 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
2222
- If you cannot verify information from the release notes, do not include it
2323
- 800-1000 words of substantive technical content
@@ -29,7 +29,8 @@ Structure:
2929
- Start immediately with introductory content - Do not include a title or heading since the Hugo front matter already provides the title
3030
- Direct introduction stating what's new in this release and a link to the release
3131
- Key Features as the main sections, with subheadings for each feature if applicable
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.
32+
- Technical summary of key features with implementation details and code examples demonstrating usage within the key features.
33+
- Call out breaking changes within the feature summary if applicable and NOT in a separate section.
3334
- Conclude with this standard "Learn more and Get Involved" section:
3435

3536
## Learn more and Get Involved

0 commit comments

Comments
 (0)