Skip to content

Commit 35ca9e2

Browse files
committed
Upd prompt
Signed-off-by: Reshma Abdul Rahim <reshmarahim.abdul@microsoft.com>
1 parent efededf commit 35ca9e2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

scripts/blog-prompt.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ Style reference from previous posts:
99
CRITICAL CONSTRAINTS - FOLLOW EXACTLY:
1010
- ONLY use information explicitly stated in the release notes above
1111
- Do NOT add any information not found in the release notes
12-
- Do NOT make up features, examples, or documentation links
12+
- Do NOT make up features, examples, code snippets or documentation links
1313
- Do NOT use marketing language like "we're excited", "introducing", "significant update"
1414
- Do NOT add introductory phrases like "Today we're announcing" or "We're pleased to"
1515
- Do NOT add horizontal rules (---) between sections
1616
- Do NOT speculate about future features or capabilities
1717
- ONLY include code examples that are explicitly shown in the release notes
18-
- ONLY include links that are explicitly mentioned in the release notes
18+
- ONLY include links that are explicitly mentioned in the release notes or that you can verify exist in the Radius documentation
1919

2020
WRITING STYLE (from Radius style guide):
2121
- Conversational and friendly without being frivolous
@@ -35,9 +35,9 @@ CONTENT REQUIREMENTS:
3535

3636
STRUCTURE REQUIREMENTS:
3737
- Start immediately with content - NO title, NO heading.
38-
- Begin directly with what's new in this release
38+
- Begin directly with a introduction of what's new in this release and include a link to the release
3939
- Use ## headings for main features (not # headings)
40-
- Include breaking changes within relevant feature sections, not separately
40+
- Include breaking changes in a note or as a highlight within relevant feature sections, not separately
4141
- Use clean markdown formatting without horizontal rules
4242
- End with the exact "Learn more and Get Involved" section below
4343

0 commit comments

Comments
 (0)