From c40845b30a876be487ae9e6c824734dbfa19343c Mon Sep 17 00:00:00 2001 From: missstaff <44305515+missstaff@users.noreply.github.com> Date: Mon, 26 Nov 2018 01:48:51 -0800 Subject: [PATCH] added more information link (#23637) * added more information link Added the link to Chatbot Tutorials And Insights * Removed stub --- guide/english/product-design/storyboards/index.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/guide/english/product-design/storyboards/index.md b/guide/english/product-design/storyboards/index.md index 8894f11b72..2f58154b2f 100644 --- a/guide/english/product-design/storyboards/index.md +++ b/guide/english/product-design/storyboards/index.md @@ -3,20 +3,15 @@ title: Storyboards --- ## Storyboards -This is a stub. Help our community expand it. - -More contributions are welcome. - -This quick style guide will help ensure your pull request gets accepted. - -#### Chatbot storyboarding +### Chatbot storyboarding 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) -#### More Information: +#### More Information +- [Chatbot Tutorials And Insights](https://www.codementor.io/community/topic/chatbot)