mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Update ISSUE_TEMPLATE.md
Added instructions for checking server version.
This commit is contained in:
parent
ec3a2dc773
commit
413c270723
@ -37,7 +37,11 @@ those here (please be careful to remove any personal or private data):
|
|||||||
- **Homeserver**: Was this issue identified on matrix.org or another homeserver?
|
- **Homeserver**: Was this issue identified on matrix.org or another homeserver?
|
||||||
|
|
||||||
If not matrix.org:
|
If not matrix.org:
|
||||||
- **Version**: What version of Synapse is running?
|
- **Version**: What version of Synapse is running? <!--
|
||||||
|
You can find the Synapse version by inspecting the server headers (replace matrix.org with
|
||||||
|
your own homeserver domain):
|
||||||
|
$ curl -v https://matrix.org/_matrix/client/versions 2>&1 | grep "Server:"
|
||||||
|
-->
|
||||||
- **Install method**: package manager/git clone/pip
|
- **Install method**: package manager/git clone/pip
|
||||||
- **Platform**: Tell us about the environment in which your homeserver is operating
|
- **Platform**: Tell us about the environment in which your homeserver is operating
|
||||||
- distro, hardware, if it's running in a vm/container, etc.
|
- distro, hardware, if it's running in a vm/container, etc.
|
||||||
|
Loading…
Reference in New Issue
Block a user