From a17c95f5e43284dda42ee0dd4002c618de2ea044 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 1 Jan 2014 19:18:20 +0100 Subject: [PATCH] [README] Bug reporting: Add an item for unrelated questions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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.