-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
Feat/support form in conversation #9980
Conversation
@crazywoola @zxhlyh is their docs that explain how to use this? |
I will add it later. You can explore it with the provided DSL. |
yeah, it turned out that the issue I encountered that made me need the docs was due to using the wrong version (0.10.2). I used the code from the main branch and it worked. |
Add an example to help everyone understand how to use this feature. |
Checklist:
Important
Please review the checklist below before submitting your pull request.
dev/reformat
(backend) andcd web && npx lint-staged
(frontend) to appease the lint godsDescription
Example DSL: Form in conversation.yml.zip
Type of Change
Testing Instructions
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration