From 0f591e12837febc808e8d851fa171a5d7ecbcd85 Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Wed, 16 Apr 2014 11:16:06 +0200 Subject: [PATCH] Use stackoverflow for general usage questions. --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 798e2ee..f7b6733 100644 --- a/README.rst +++ b/README.rst @@ -36,6 +36,10 @@ it up `on github `_. You can read the Jedi library documentation `here `_. +If you want to report issues, just use the github issue tracker. In case of +questions about the software, please use `stackoverflow +`_ and tag your question with ``jedi-vim``. + Contributing ============