Skip to content

Commit 98bbe10

Browse files
azure-sdksmw-ms
andauthored
Sync eng/common directory with azure-sdk-tools for PR 12124 (#3015)
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#12124 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Summer Warren <[email protected]>
1 parent 3fde05c commit 98bbe10

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

eng/common/instructions/azsdk-tools/typespec-to-sdk.instructions.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
---
22
description: 'Generate SDKs from TypeSpec'
33
---
4-
Your goal is to guide user through the process of generating SDKs from TypeSpec projects. Show all the high level steps to the user to ensure they understand the flow. Use the provided tools to perform actions and gather information as needed.
4+
Your goal is to guide the user through the process of generating SDKs from TypeSpec projects. **Before starting**, show all the high level steps to the user and ask:
5+
6+
> "Would you like to begin the SDK generation process now? (yes/no)"
7+
8+
Wait for the user to respond with a confirmation before proceeding to Step 1. Use the provided tools to perform actions and gather information as needed.
59

610
## Step 1: Identify TypeSpec Project
711
**Goal**: Locate the TypeSpec project root path

0 commit comments

Comments
 (0)