Skip to content

Commit 122c623

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

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

scripts/blog-prompt.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,16 @@ Context for the blog post generation:
1111
- Style and formatting guidelines: https://github.com/radius-project/blog/blob/re/ab/radblog/guide/contribution-guide.md
1212

1313
Requirements:
14-
- Target audience: experienced developers, platform engineers, DevOps practitioners
14+
- Target audience: Application developers, platform engineers, DevOps practitioners
1515
- Focus on concrete functionality and implementation details with technical reasoning
1616
- Technical depth over marketing fluff
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
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 from similar projects if they are not specifically mentioned in the release notes or you cannot verify them from the Radius code or documentation
19+
- Only include code examples, configuration snippets, or commands that are explicitly mentioned in the release notes
20+
- Only include information and code samples that you can verify from the Radius code or documentation
21+
- Do NOT make up code examples following common industry patterns from similar projects if they are not specifically mentioned in the release notes or docs
2122
- 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
23+
- When including code snippets, ensure they are spaced and formatted correctly for markdown
2224
- If you cannot verify information from the release notes, do not include it
2325
- 800-1000 words of substantive technical content
2426
- Professional, matter-of-fact tone
@@ -30,7 +32,7 @@ Structure:
3032
- Direct introduction stating what's new in this release and a link to the release
3133
- Key Features as the main sections, with subheadings for each feature if applicable
3234
- 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.
35+
- Mention breaking changes within the feature summary if applicable and DO NOT create a separate section for breaking changes.
3436
- Conclude with this standard "Learn more and Get Involved" section:
3537

3638
## Learn more and Get Involved

0 commit comments

Comments
 (0)