You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: eng/common/instructions/azsdk-tools/create-sdk-locally.prompt.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Your goal is to help guide the user to create SDK locally for TypeSpec changes.
29
29
"Help me generate SDK for Python from TypeSpec API specification for project <path to TypeSpec project root>."
30
30
```
31
31
### Step 7: Inform user about SDK generation
32
-
- Inform user to provide link to SDK pull request if they generate DSK locally and created a pull request for it. SDK generation
32
+
- Inform user to provide link to SDK pull request if they generate SDK locally and created a pull request for it. SDK generation
33
33
step below will skip it for the language and reuse the pull request link provided by the user.
34
34
- In some cases, user will come back and make more changes to TypeSpec so start the process from step 1 again.
35
35
- If user provides a link to SDK pull request then link SDK pull request to release plan if a release plan already exists and skip SDK generation for that language.
0 commit comments