Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Operate
Environments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Matrix
Commits
413c2707
Commit
413c2707
authored
7 years ago
by
Tom Lant
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update ISSUE_TEMPLATE.md
Added instructions for checking server version.
parent
ec3a2dc7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ISSUE_TEMPLATE.md
+5
-1
5 additions, 1 deletion
ISSUE_TEMPLATE.md
with
5 additions
and
1 deletion
ISSUE_TEMPLATE.md
+
5
−
1
View file @
413c2707
...
...
@@ -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?
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
-
**Platform**
: Tell us about the environment in which your homeserver is operating
-
distro, hardware, if it's running in a vm/container, etc.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment