From 5473a0026ffad960d52c6f0b5b87328d2c691d52 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Sun, 16 Oct 2016 00:51:31 +0200 Subject: [PATCH] Add "Where to ask questions" section to README --- README.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.rst b/README.rst index bdef458e3..cbff1f6ce 100644 --- a/README.rst +++ b/README.rst @@ -13,6 +13,20 @@ the MIT license. .. image:: https://travis-ci.org/explosion/spaCy.svg?branch=master :target: https://travis-ci.org/explosion/spaCy +Where to ask questions +====================== + ++---------------------------+------------------------------------------------------------------------------------------------------------+ +| 🔴 **Bug reports**     | `GitHub Issue tracker `_                                     | ++---------------------------+------------------------------------------------------------------------------------------------------------+ +| ⁉️ **Usage questions**   | `StackOverflow `_, `Reddit usergroup                     | +| | `_, `Gitter chat `_ | ++---------------------------+------------------------------------------------------------------------------------------------------------+ +| 💬 **General discussion** |  `Reddit usergroup `_, `Gitter chat `_  | ++---------------------------+------------------------------------------------------------------------------------------------------------+ +| 💥 **Commercial support** | contact@explosion.ai                                                                                     | ++---------------------------+------------------------------------------------------------------------------------------------------------+ + Features ========