added more information link (#23637)

* added more information link

Added the link to Chatbot Tutorials And Insights

* Removed stub
This commit is contained in:
missstaff
2018-11-26 01:48:51 -08:00
committed by Manish Giri
parent 5cb1407ad5
commit c40845b30a

View File

@ -3,20 +3,15 @@ title: Storyboards
--- ---
## Storyboards ## Storyboards
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/product-design/storyboards/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.
More contributions are welcome.
<a href='https://github.com/freecodecamp/guides/blob/master/README.md' target='_blank' rel='nofollow'>This quick style guide will help ensure your pull request gets accepted</a>.
<!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds --> <!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds -->
#### Chatbot storyboarding ### Chatbot storyboarding
Conversational Flow: refers to the steps to be taken to structure a dialogue for conversational agents. Conversational Flow: refers to the steps to be taken to structure a dialogue for conversational agents.
#### Chatbot storytelling ### Chatbot storytelling
How to build a domain specific conversational agent that relies on a user story (e.g., health, education, e-commerce) How to build a domain specific conversational agent that relies on a user story (e.g., health, education, e-commerce)
#### More Information: #### More Information
<!-- Please add any articles you think might be helpful to read before writing the article --> <!-- Please add any articles you think might be helpful to read before writing the article -->
- [Chatbot Tutorials And Insights](https://www.codementor.io/community/topic/chatbot)