1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/.github/ISSUE_TEMPLATE.md
Anton Batenev 4f2a04c8e4 chore(ISSUE_TEMPLATE): Add tip to get webcam info on Linux
Additional info about webcam can help to understand where problem is. For example, ffmpeg does not support webcams with PJPG pixel format (pac7302).
2016-05-21 16:22:00 +03:00

39 lines
823 B
Markdown

##### Brief Description
OS: Windows / OS X / Linux (include version and/or distro)
qTox version: (version numbers in menu `Settings → About`)
Commit hash:
toxcore:
Qt:
Hardware:
Reproducible: Always / Almost Always / Sometimes / Rarely / Couldn't Reproduce
##### Steps to reproduce
1.
2.
3.
##### Observed Behavior
##### Expected Behavior
##### Additional Info
(links, images, etc go here)
----
E.g., include log located in `~/.config/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.
More information on how to write good bug reports in the wiki:
https://github.com/tux3/qTox/wiki/Writing-Useful-Bug-Reports.
Please remove any unnecessary template section before submitting.