Skip to content

Commit 09bdddf

Browse files
committed
added metadata section
1 parent 3f767ff commit 09bdddf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/prompts/dev-focused.prompt.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ Ensure the first H2 is a prerequisites section; if missing or misplaced, recomme
2828
- After each snippet, add a references line linking to each class/method/schema on Microsoft Learn.
2929
- List any required Azure role-based access control (RBAC) roles (e.g., Reader, Owner) in prerequisites.
3030

31+
### Enable tracking & telemetry
32+
- When prompted to make changes to an article, ensure that the two values below are added to the article metadata.
33+
- `ms.custom:`Leave existing custom tags intact and add `dev-focus` to the list.
34+
- `ai-usage`: if not already present, add `ai-usage: ai-assisted` to the article metadata.
35+
3136
### Plan, don't change
3237

3338
Output only a prioritized plan (move > modify > add) unless explicit user approval to execute is given. Never modify code samples without approval.

0 commit comments

Comments
 (0)