diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-05-14 18:12:00 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-05-14 18:12:00 +0100 |
commit | ec0b72bc4ed2015c1bc77e91bf50d6632029644c (patch) | |
tree | 1ad1f1ca00bb65f9af5816714c9d8367b6ea7a3f /.github/ISSUE_TEMPLATE.md | |
parent | Enforce MSC2209: auth rules for notifications in power level event (#7502) (diff) | |
parent | remove spurious changelog files (diff) | |
download | synapse-ec0b72bc4ed2015c1bc77e91bf50d6632029644c.tar.xz |
Merge branch 'master' into develop
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..1632170c9d --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,5 @@ +**If you are looking for support** please ask in **#synapse:matrix.org** +(using a matrix.org account if necessary). We do not use GitHub issues for +support. + +**If you want to report a security issue** please see https://matrix.org/security-disclosure-policy/ |