Collect utterances for intent
+Given a context and an intent, write how you would express the intent using natural language. Don't try to be overly formal, simply write what you would say if you were in the given situation.
+You bought a pair of shoes online but they don't fit
+ +You want to try to return the shoes via an online customer service chat bot
+ +I would like to return a pair of shoes
+You bought a pair of shoes online but they don't fit
+ +You want to try to return the shoes via an online customer service chat bot
+ +Hi, I'm trying to buy a plane ticket for tomorrow morning and your website isn't working
+You bought a pair of shoes online but they don't fit
+ +You want to try to return the shoes via an online customer service chat bot
+ +Don't fit
+Write what you would say in the given situation:
+Context: {{ task.input.context }}
+Intent: {{ task.input.intent }}
+ +