diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2020-06-01 19:45:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-01 19:45:39 +0100 |
commit | 3e557447cb0c08549c7e383fc3cb7c5709eb7f5b (patch) | |
tree | a2e50b471aa854e929a4870d070d773bb077e0f1 /changelog.d/7603.doc | |
parent | Advertise Python 3.8 support in setup.py (#7602) (diff) | |
download | synapse-3e557447cb0c08549c7e383fc3cb7c5709eb7f5b.tar.xz |
Mention #synapse:matrix.org in README troubleshooting (#7603)
Just in case people head straight to the troubleshooting section and find themselves at a dead end.
Diffstat (limited to '')
-rw-r--r-- | changelog.d/7603.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7603.doc b/changelog.d/7603.doc new file mode 100644 index 0000000000..e450888d4b --- /dev/null +++ b/changelog.d/7603.doc @@ -0,0 +1 @@ +Add a link to `#synapse:matrix.org` in the troubleshooting section of the README. |