-
Notifications
You must be signed in to change notification settings - Fork 377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: home page text #3651
Merged
Merged
doc: home page text #3651
Conversation
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
zxyanliu
requested review from
a-b-r-o-w-n,
beyackle,
boydc2014,
cwhitten,
srinaath and
tonyanziano
as code owners
July 16, 2020 22:36
I'm OK with this change if we feel like this is a better description, but me, personally, like word "IDE", it resonates a lot with me, remind me of VS, eclipse, so on. |
@boydc2014 thanks. This change is to address the feedback mentioned in issue #3625. |
cwhitten
approved these changes
Jul 21, 2020
alanlong9278
added a commit
that referenced
this pull request
Jul 22, 2020
* main: (113 commits) doc: home page text (#3651) fix: set deleteOldVersion to true when publishing luis (#3661) import fix from PR#3666 add error for nameless dialog file (#3666) clean the wrap update the app update wrap dispatcher to get latest state fix lint Removed awaits Added recoil to dev deps null check settings.luis More reduction in project payload size Reduced mock project response data update lgutils Update table-view.tsx update project test update publish luis test clean lg parser code and add tests for parser Renaming useResolver Export test complete ...
lei9444
pushed a commit
to lei9444/BotFramework-Composer-1
that referenced
this pull request
Jun 15, 2021
* update texts in Home and About * Update Home.tsx * Update About.tsx Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
"Bot Framework Composer is an integrated development environment (IDE) for building bots and other types of conversational software with the Microsoft Bot Framework technology stack."
"Bot Framework Composer is an open-source visual authoring canvas for developers and multi-disciplinary teams to build bots. Composer integrates LUIS and QnA Maker, and allows sophisticated composition of bot replies using language generation."
From:
"Bot Framework Composer is an integrated development environment (IDE) for building bots and other types of conversational software with the Microsoft Bot Framework technology stack. Inside this web-based tool you will find everything you need to build a modern, state-of-the-art conversational experience.
Bot Framework Composer enables teams working to create bots to build all kinds of conversational experiences that use the latest components from the Bot Framework: SDK, LG, LU, and declarative file formats, all without writing code."
To:
"Bot Framework Composer is a visual authoring canvas for building bots and other types of conversational application with the Microsoft Bot Framework technology stack. With Composer you will find everything you need to build a modern, state-of-the-art conversational experience.
Bot Framework Composer enables developers and multi-disciplinary teams to build all kinds of conversational experiences, using the latest components from the Bot Framework: SDK, LG, LU, and declarative file formats, all without writing code."
#minor
Task Item
#3625
Screenshots