summary refs log tree commit diff
path: root/README.rst
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2020-05-14 18:12:00 +0100
committerRichard van der Hoff <richard@matrix.org>2020-05-14 18:12:00 +0100
commitec0b72bc4ed2015c1bc77e91bf50d6632029644c (patch)
tree1ad1f1ca00bb65f9af5816714c9d8367b6ea7a3f /README.rst
parentEnforce MSC2209: auth rules for notifications in power level event (#7502) (diff)
parentremove spurious changelog files (diff)
downloadsynapse-ec0b72bc4ed2015c1bc77e91bf50d6632029644c.tar.xz
Merge branch 'master' into develop
Diffstat (limited to '')
-rw-r--r--README.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.rst b/README.rst

index 4db7d17e94..677689bc03 100644 --- a/README.rst +++ b/README.rst
@@ -1,3 +1,11 @@ +================ +Synapse |shield| +================ + +.. |shield| image:: https://img.shields.io/matrix/synapse:matrix.org?label=support&logo=matrix + :alt: (get support on #synapse:matrix.org) + :target: https://matrix.to/#/#synapse:matrix.org + .. contents:: Introduction @@ -77,6 +85,17 @@ Thanks for using Matrix! [1] End-to-end encryption is currently in beta: `blog post <https://matrix.org/blog/2016/11/21/matrixs-olm-end-to-end-encryption-security-assessment-released-and-implemented-cross-platform-on-riot-at-last>`_. +Support +======= + +For support installing or managing Synapse, please join |room|_ (from a matrix.org +account if necessary) and ask questions there. We do not use GitHub issues for +support requests, only for bug reports and feature requests. + +.. |room| replace:: ``#synapse:matrix.org`` +.. _room: https://matrix.to/#/#synapse:matrix.org + + Synapse Installation ====================