diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-07-25 02:38:20 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-07-25 02:38:20 +0000 |
commit | e0d8d0061611045c7d44ba4dbe1fe333e7fea4a6 (patch) | |
tree | 4ecb5c0b148d3344b13c18272d2057922134758b /DOCS | |
parent | d474d46ebc4cdd36172d86673fbacfd59d0329af (diff) | |
download | mpv-e0d8d0061611045c7d44ba4dbe1fe333e7fea4a6.tar.bz2 mpv-e0d8d0061611045c7d44ba4dbe1fe333e7fea4a6.tar.xz |
Explain what we need and why a little more verbosely.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6784 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/bugreports.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/DOCS/bugreports.html b/DOCS/bugreports.html index e42f4f7b49..384c0993d1 100644 --- a/DOCS/bugreports.html +++ b/DOCS/bugreports.html @@ -47,8 +47,14 @@ Also sometimes other users already experienced your troubles and have a solution in hand how to circumvent a problem even if it is a bug in <B>MPlayer</B> code.</P> -<P>Please describe your problem as detailed as possible with examples etc. -and do not forget to include this valuable information:</P> +<P>Please describe your problem in as much detail as possible. Do a little +detective work to narrow down the circumstances under which the problem occurs. +Does the bug only show up in certain situations? Is it specific to certain files +or file types? Does it occur with only one codec or is it codec independent? +Can you reproduce it with all output drivers? The more information you provide +the better are our chances at fixing your problem. Please do not forget to +also include the valuable information requested below, we will probably be +unable to properly diagnose your bug otherwise.</P> <P><B>What to report?</B></P> |