forked from CRYSTALSEC/rasa
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request RasaHQ#877 from RasaHQ/docs-support-channels
Add support channels to the docs
- Loading branch information
Showing
2 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -102,3 +102,4 @@ The Rasa Core dialogue engine | |
|
||
migrations | ||
changelog | ||
support |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
:desc: Support channels for Rasa Core | ||
|
||
.. _support: | ||
|
||
Getting Support | ||
=============== | ||
|
||
We want to ensure that you have the best experience when using Rasa Stack so if you have any issues or questions regarding our open source tools check out our community resources to get help: | ||
|
||
- `Rasa Community Forum <https://forum.rasa.com>`_ is the best place to ask questions, participate in discussions and get help from the community. | ||
- `Rasa Core GitHub <https://github.com/RasaHQ/rasa_core>`_ repository contains current and past issues, as well as examples and tools to get you started. | ||
|
||
For the customers of our commercial product `Rasa Platfrom <http://rasa.com/products/rasa-platform/>`_ we offer enterprise-grade support, so if you have any issues or questions you can contact us by using your custom support email or Slack channel. |