Browse Source

chore(ISSUE_TEMPLATE): add direct instructions for including log file

Hopefully that'll result in more issues having log attached when it's
needed.
pull/3178/head
Zetok Zalbavar 9 years ago
parent
commit
1c5572388b
No known key found for this signature in database
GPG Key ID: C953D3880212068A
  1. 3
      .github/ISSUE_TEMPLATE.md

3
.github/ISSUE_TEMPLATE.md

@ -27,6 +27,9 @@ Reproducible: Always / Almost Always / Sometimes / Rarely / Couldn't Reproduce @@ -27,6 +27,9 @@ Reproducible: Always / Almost Always / Sometimes / Rarely / Couldn't Reproduce
----
E.g., include log located in `~/.config/Tox/qTox/` / `%APPDATA\tox\`.
To include it, rename it from `.log` to `.txt`, or zip it.
More information on how to write good bug reports in the wiki:
https://github.com/tux3/qTox/wiki/Writing-Useful-Bug-Reports.

Loading…
Cancel
Save