mirror of https://github.com/mpv-player/mpv
CONTRIBUTING: discourage reports against unmaintained releases
Seriously, why do users do this?
This commit is contained in:
parent
9163bdc38a
commit
13ade4f1bc
|
@ -2,6 +2,8 @@ Reporting bugs
|
||||||
==============
|
==============
|
||||||
|
|
||||||
- State your platform and mpv version.
|
- State your platform and mpv version.
|
||||||
|
- Make sure you're actually using the latest mpv release. Linux distributions
|
||||||
|
in particular love redistributing ancient and unmaintained mpv releases.
|
||||||
- Attach a log file made with ``-v`` or ``--log-file=output.txt``.
|
- Attach a log file made with ``-v`` or ``--log-file=output.txt``.
|
||||||
- Avoid attaching text files packed in archive files (zip/rar/...), unless
|
- Avoid attaching text files packed in archive files (zip/rar/...), unless
|
||||||
explicitly asked so. There are better means, such as using http://sprunge.us
|
explicitly asked so. There are better means, such as using http://sprunge.us
|
||||||
|
|
Loading…
Reference in New Issue