Skip to content
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 6 commits into from
Jul 21, 2020
Merged

doc: home page text #3651

merged 6 commits into from
Jul 21, 2020

Conversation

zxyanliu
Copy link
Contributor

@zxyanliu zxyanliu commented Jul 16, 2020

Description

  • Update Composer description text in Home page.
  • 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."
  • To:
    "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."
  • Update Composer description text in About section.
  • 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

1

2

@coveralls
Copy link

coveralls commented Jul 16, 2020

Coverage Status

Coverage remained the same at 53.228% when pulling b832057 on zxyanliu/text-in-ux into 1b162af on main.

@zxyanliu zxyanliu linked an issue Jul 16, 2020 that may be closed by this pull request
@boydc2014
Copy link
Contributor

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.

@zxyanliu
Copy link
Contributor Author

zxyanliu commented Jul 16, 2020

@boydc2014 thanks. This change is to address the feedback mentioned in issue #3625.

@cwhitten cwhitten merged commit 78ca84d into main Jul 21, 2020
@cwhitten cwhitten deleted the zxyanliu/text-in-ux branch July 21, 2020 19:08
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update UX Copy on Home Page
4 participants