From ce312c481e053560a5078795c1bdca16b5f67629 Mon Sep 17 00:00:00 2001 From: Justina Petraityte Date: Wed, 15 Aug 2018 17:29:12 +0200 Subject: [PATCH 1/2] Add support channels to the docs --- docs/support.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/support.rst diff --git a/docs/support.rst b/docs/support.rst new file mode 100644 index 000000000000..584c8cb2c6f6 --- /dev/null +++ b/docs/support.rst @@ -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 `_ is the best place to ask questions, participate in discussions and get help from the community. +- `Rasa Core GitHub `_ 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 `_ 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. From 7b1f357149d3225a81c09a140ec294d579d581b0 Mon Sep 17 00:00:00 2001 From: Justina Petraityte Date: Wed, 15 Aug 2018 17:31:26 +0200 Subject: [PATCH 2/2] Updated index.rst Added 'support' to index.rst --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.rst b/docs/index.rst index 5ff8468d0a8a..12e5d7a177ce 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -102,3 +102,4 @@ The Rasa Core dialogue engine migrations changelog + support