Browse Source

chore(ISSUE_TEMPLATE): update location of log file on ~unix platforms

pull/3455/head
Zetok Zalbavar 9 years ago
parent
commit
6ac8827d29
No known key found for this signature in database
GPG Key ID: C953D3880212068A
  1. 2
      .github/ISSUE_TEMPLATE.md

2
.github/ISSUE_TEMPLATE.md

@ -27,7 +27,7 @@ Reproducible: Always / Almost Always / Sometimes / Rarely / Couldn't Reproduce @@ -27,7 +27,7 @@ Reproducible: Always / Almost Always / Sometimes / Rarely / Couldn't Reproduce
----
E.g., include log located in `~/.config/Tox/qTox/` / `%APPDATA\tox\`.
E.g., include log located in `~/.cache/Tox/qTox/` / `%APPDATA\tox\`.
To include it, rename it from `.log` to `.txt`, or zip it.
Tip: use `v4l-info` and `v4l2-ctl --all` to get webcam info on Linux.

Loading…
Cancel
Save