Skip to content

Commit e3c646a

Browse files
committed
Removed guidance
1 parent cf9cad6 commit e3c646a

1 file changed

Lines changed: 3 additions & 14 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,10 @@ Your sample should include a clearly marked folder containing a Teams/M365 `mani
165165

166166
### 7. Microsoft Copilot Studio Samples
167167

168-
There are two types of Copilot Studio Agents within this repository:
168+
There are one type of Copilot Studio Agent within this repository:
169169

170-
1. Copilot Studio using Solution Export
171-
2. Copilot Studio using Cloned with Visual Studio Code.
170+
1. Copilot Studio using Solution Export
171+
2. Copilot Studio using Cloned with Visual Studio Code. (Not Recommended at this time)
172172

173173
#### Sample Setup applies to both methods
174174

@@ -217,17 +217,6 @@ See example agent: [mcs-BlogPostHelper](/samples/mcs-BlogPostHelper)
217217

218218
Thats it, proceed to Finalising the sample
219219

220-
#### Copilot Studio using Copilot Studio for Visual Studio Code clone method
221-
222-
This method assumes you have the Copilot Studio Extension for Visual Studio Code installed; found in the market place [Copilot Studio | Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=ms-CopilotStudio.vscode-copilotstudio)
223-
224-
Steps
225-
226-
- Ensure you have followed the Sample setup instructions
227-
- Clone the agent in the folder (e.g. mcs-MyNewAgent) using the extension, this will create a new folder with the Yaml files in, rename the folder to `src`
228-
229-
Thats it, proceed to Finalising the sample
230-
231220
#### Finalising the sample
232221

233222
**Updating the Readme.md file**

0 commit comments

Comments
 (0)