aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-01-01 19:18:20 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2014-01-01 19:18:20 +0100
commita17c95f5e43284dda42ee0dd4002c618de2ea044 (patch)
treee8d0695d94ac34728eb3fc53c58c1af3f6085655
parenteadaf08c1670d2fc9a2078faca95fbc49d6a5af0 (diff)
downloadyoutube-dl-a17c95f5e43284dda42ee0dd4002c618de2ea044.tar.xz
[README] Bug reporting: Add an item for unrelated questions
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 91e18e372..cde1d1485 100644
--- a/README.md
+++ b/README.md
@@ -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.