-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[repo] docs: revamp getting started docs (#1127)
## Linked issues closes: #733 #1126 #732 (issue number) Adding: @corinagum, @Carter425 as contributors since I rephrased and relocated docs written by them. ## Details **Added the following sections** - Overview - Introduction to the getting started docs - Quickstart - Step by step instructions to get the echo bot set up. - Samples - Overview of all the samples in the sdk and supported language. - Migration (Overview, JS, C#) - How to migrate a BF SDK app to Teams AI app. **Tweaked the following sections** - C#, JS package readme's migration section has been merged into the getting started docs - Samples folder readme now points to the getting started docs "sample" section. **Removed the following sections from the existing getting started docs** - dotnet/* - js/* - 00.PROMPTs - 05.TURNS - README.md (replaced by 00.OVERVIEW.md) ## Attestation Checklist - [x] My code follows the style guidelines of this project - I have checked for/fixed spelling, linting, and other errors - I have commented my code for clarity - I have made corresponding changes to the documentation (we use [TypeDoc](https://typedoc.org/) to document our code) - My changes generate no new warnings - I have added tests that validates my changes, and provides sufficient test coverage. I have tested with: - Local testing - E2E testing in Teams - New and existing unit tests pass locally with my changes
- Loading branch information
Showing
50 changed files
with
1,246 additions
and
4,276 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.