This repository was archived by the owner on Jan 15, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 86
docs: R13 fit and finish for template README.md files #1079
Merged
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
0f04b57
R13 fit and finish for template README.md files
sgellock 87eb58c
docs: R13 fit and finish for template README.md files
sgellock c0ff9e1
Merge branch 'main' of https://github.com/microsoft/botframework-comp…
sgellock 8adf038
clean up disambiguation test
sgellock File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
2 changes: 1 addition & 1 deletion
2
generators/generator-bot-core-assistant/generators/app/templates/README.md
This file contains hidden or 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 hidden or 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
2 changes: 1 addition & 1 deletion
2
generators/generator-bot-core-language/generators/app/templates/README.md
This file contains hidden or 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 hidden or 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
2 changes: 1 addition & 1 deletion
2
generators/generator-bot-core-qna/generators/app/templates/README.md
This file contains hidden or 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 hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,35 +1,28 @@ | ||
| # @microsoft/generator-bot-empty [![NPM version][npm-image]][npm-url] | ||
|
|
||
| This template creates a bot that sends a simple message when interacted with. | ||
| A simple bot with a root dialog and greeting dialog. | ||
|
|
||
| ## What this template is for | ||
| ### Recommended use | ||
|
|
||
| Use this template if you want to... | ||
| - Start from scratch, with a basic bot without additions | ||
| - Good for first time bot developers, or seasoned pros | ||
|
|
||
| - Start from scratch, with minimal pre-built functionality. | ||
| - Build your bot by composing an ad-hoc set of packages. | ||
| ### Included capabilities | ||
|
|
||
| ## Supported Languages | ||
| - Greeting new and returning users | ||
|
|
||
| - English (en-US) | ||
|
|
||
| ## Azure Resource Deployment | ||
|
|
||
| This template does not rely on any additional Azure Resources. | ||
| ### Required Azure resources | ||
|
|
||
| ## Using this template | ||
| - This template does not rely on any additional Azure resources | ||
|
|
||
| ### From Composer | ||
| ### Supported languages | ||
|
|
||
| From Composer you'll use the **New** button on the **Home** screen to create a new bot. After creation, Composer will guide you through making customizations to your bot. If you'd like to extend your bot with code, you can open up your bot using your favorite IDE (like Visual Studio) from the location you choose during the creation flow. | ||
|
|
||
| ### From the command-line | ||
|
|
||
| This template can also be installed from the [command line](https://github.com/microsoft/botframework-components/blob/main/generators/command-line-instructions). | ||
| - English (en-US) | ||
|
|
||
| ## License | ||
| ### License | ||
|
|
||
| [MIT License](https://github.com/microsoft/botframework-components/blob/main/LICENSE) | ||
|
|
||
| [luis]: https://docs.microsoft.com/en-us/azure/cognitive-services/luis/what-is-luis | ||
| [npm-image]: https://badge.fury.io/js/%40microsoft%2Fgenerator-bot-empty.svg | ||
| [npm-url]: https://www.npmjs.com/package/@microsoft/generator-bot-empty |
2 changes: 1 addition & 1 deletion
2
generators/generator-bot-empty/generators/app/templates/README.md
This file contains hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.