summary refs log tree commit diff
diff options
context:
space:
mode:
authorTom Lant <lampholder@gmail.com>2017-08-17 11:00:51 +0100
committerGitHub <noreply@github.com>2017-08-17 11:00:51 +0100
commitec3a2dc773d70e6d19e4c1f75571b5f2a313cb16 (patch)
tree2fc1731d9f3e76d47ee2e51cee827910bc9bd3d4
parentUpdate ISSUE_TEMPLATE.md (diff)
downloadsynapse-ec3a2dc773d70e6d19e4c1f75571b5f2a313cb16.tar.xz
Update ISSUE_TEMPLATE.md
Responding to review comments.
-rw-r--r--ISSUE_TEMPLATE.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
index a3ca19ff72..a03285bc4e 100644
--- a/ISSUE_TEMPLATE.md
+++ b/ISSUE_TEMPLATE.md
@@ -27,10 +27,17 @@ Describe here the problem that you are experiencing, or the feature you are requ
 
 Describe how what happens differs from what you expected.
 
+If you can identify any relevant log snippets from _homeserver.log_, please include
+those here (please be careful to remove any personal or private data):
+
 ### Version information
 
 <!-- IMPORTANT: please answer the following questions, to help us narrow down the problem -->
 
-- **Homeserver**: was this issue identified on matrix.org or another homeserver?
-- **Platform**:   tell us about the environment in which your homeserver is operating
-                  - distro, hardware, if it's running in a vm/container, etc.
+- **Homeserver**: Was this issue identified on matrix.org or another homeserver?
+
+If not matrix.org:
+- **Version**:        What version of Synapse is running?
+- **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.