summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-11-01 01:56:08 +0100
committerwm4 <wm4@nowhere>2019-11-01 01:56:08 +0100
commit871900f5624db8b6b11deab9932d898f776b10ae (patch)
tree18396025e98758e4021f334acaecd35796e78d2d
parent2ce456801818c6df4d82b6436f551e094ca78500 (diff)
downloadmpv-871900f5624db8b6b11deab9932d898f776b10ae.tar.bz2
mpv-871900f5624db8b6b11deab9932d898f776b10ae.tar.xz
github: we want a -v -v log now
--log-file uses debug log level by default. On command line, -v -v will use debug log level.
-rw-r--r--.github/ISSUE_TEMPLATE2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE
index 3497ea04f4..895f79f62f 100644
--- a/.github/ISSUE_TEMPLATE
+++ b/.github/ISSUE_TEMPLATE
@@ -11,7 +11,7 @@ Releases are listed here: https://github.com/mpv-player/mpv/releases
### Log file
-Make a log file made with -v or --log-file=output.txt, paste it to
+Make a log file made with -v -v or --log-file=output.txt, paste it to
https://0x0.st/ or a similar site, and replace this text with a link to it.
Providing a log file is strongly encouraged. It is very helpful for reproducing