diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-07-24 13:46:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-24 13:46:39 +0100 |
commit | 7417951117fb096d433b620264f2c034500e41d3 (patch) | |
tree | 00c595245509566b740c9ef8a9ecd40f1b7af448 /.github/ISSUE_TEMPLATE.md | |
parent | Merge pull request #3377 from Valodim/note-affinity (diff) | |
download | synapse-7417951117fb096d433b620264f2c034500e41d3.tar.xz |
Update ISSUE_TEMPLATE.md
request backticks for logs
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d2050a3e44..21acb3202a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -27,8 +27,9 @@ 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): +<!-- If you can identify any relevant log snippets from _homeserver.log_, please include +those (please be careful to remove any personal or private data). Please surround them with +``` (three backticks, on a line on their own), so that they are formatted legibly. --> ### Version information |