diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-01-01 19:18:20 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-01-01 19:18:20 +0100 |
commit | a17c95f5e43284dda42ee0dd4002c618de2ea044 (patch) | |
tree | e8d0695d94ac34728eb3fc53c58c1af3f6085655 /README.md | |
parent | eadaf08c1670d2fc9a2078faca95fbc49d6a5af0 (diff) |
[README] Bug reporting: Add an item for unrelated questions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -335,3 +335,7 @@ In particular, every site support request issue should only pertain to services ### Is anyone going to need the feature? Only post features that you (or an incapicated friend you can personally talk to) require. Do not post features because they seem like a good idea. If they are really useful, they will be requested by someone who requires them. + +### Is your question about youtube-dl? + +It may sound strange, but some bug reports we receive are completely unrelated to youtube-dl and relate to a different or even the reporter's own application. Please make sure that you are actually using youtube-dl. If you are using a UI for youtube-dl, report the bug to the maintainer of the actual application providing the UI. On the other hand, if your UI for youtube-dl fails in some way you believe is related to youtube-dl, by all means, go ahead and report the bug. |