summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmin Ronacher <armin.ronacher@active-4.com>2018-09-20 21:09:24 +0200
committerGitHub <noreply@github.com>2018-09-20 21:09:24 +0200
commit6307373dee9596995c5d35b349e9c8ba688b2a5d (patch)
tree9c164bda5983088a0c7abbfe48be1001508c976c
parentc4403f21973138cd20cf9c005da4fb934836d76e (diff)
downloadraven-6307373dee9596995c5d35b349e9c8ba688b2a5d.tar.gz
Update README.rst
-rw-r--r--README.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 09c6ce1..33f360b 100644
--- a/README.rst
+++ b/README.rst
@@ -30,9 +30,11 @@ Raven - Sentry for Python
:alt: Code Climate
-Raven is the official Python client for `Sentry`_, officially supports
+Raven is the official legacy Python client for `Sentry`_, officially supports
Python 2.6–2.7 & 3.3–3.7, and runs on PyPy and Google App Engine.
+**This SDK is being phased out for `Sentry-Python <https://github.com/getsentry/sentry-python>`__**
+
It tracks errors and exceptions that happen during the
execution of your application and provides instant notification with detailed
information needed to prioritize, identify, reproduce and fix each issue.
@@ -86,7 +88,8 @@ Raven Python is more than that however. Checkout our `Python Documentation`_.
Contributing
------------
-Raven is under active development and contributions are more than welcome!
+Raven will continue to be maintained for bugfixes and contributions are more than welcome! New features should only go into the new sentry-python SDK.
+
There are many ways to contribute:
* Join in on discussions on our `Mailing List`_ or in our `IRC Channel`_.