Skip to content

Commit 9b8f721

Browse files
authored
GitHub copilot instructions update (#180)
## Purpose <!-- Describe the intention of the changes being proposed. What problem does it solve or functionality does it add? --> * ... ## Does this introduce a breaking change? <!-- Mark one with an "x". --> ``` [ ] Yes [x] No ``` ## Pull Request Type What kind of change does this Pull Request introduce? Updating the 03_openai page, based on my review of the UI. The "Apply in editor" button previously mentioned doesn't appear for me. Clicking the "Apply" button in the top right of the code box either opens the VS.Code command box with the command to create the new file, or updates an existing file. I've updated the second screenshot and associated text to account for this. <!-- Please check the one that applies to this PR using "x". --> ``` [ ] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [x] Documentation content changes [ ] Other... Please describe: ``` ## How to Test https://ronline-java-aca-preview.azurewebsites.net/docs/03_lab_openai/03_openai.html ## What to Check Verify updates remain accurate
1 parent e3d2236 commit 9b8f721

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/03_lab_openai/03_openai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ To do this, you’ll download a version-appropriate example code file from the S
102102

103103
![lab 5 ai-gen-code 1](../../images/open-ai-gen-1.png)
104104

105-
Follow the steps to make changes to your project. To apply the AI-generated code, select **Apply in Editor**. For details, refer to the following screenshot.
105+
Follow the recommended steps to make changes to your project. To apply any AI-generated code snippets, select the **Apply** button at the top right of the sample code box, and complete any subsequent prompts to create or modify files as Copilot recommends:
106106

107107
![lab 5 ai-gen-code 2](../../images/open-ai-gen-2.png)
108108

images/open-ai-gen-2.png

-241 KB
Loading

0 commit comments

Comments
 (0)