summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-12-12 16:40:37 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2014-12-12 16:40:37 +0100
commitb3efb3ebae6bcedfb972e45c7266a31afa5591c6 (patch)
tree639198ffcfbb14dd67b14c76c9b5aee46b4e25a5
parent3b0bec8d11cdd4ef17a4d53295ad2717193d5308 (diff)
downloadyoutube-dl-b3efb3ebae6bcedfb972e45c7266a31afa5591c6.tar.gz
youtube-dl-b3efb3ebae6bcedfb972e45c7266a31afa5591c6.tar.xz
youtube-dl-b3efb3ebae6bcedfb972e45c7266a31afa5591c6.zip
[README] More concise and nicer bug reporting instructions
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 18be078d7..b3af18912 100644
--- a/README.md
+++ b/README.md
@@ -536,13 +536,11 @@ Most likely, you'll want to use various options. For a list of what can be done,
 
 # BUGS
 
-Bugs and suggestions should be reported at: <https://github.com/rg3/youtube-dl/issues> . Unless you were prompted so or there is another pertinent reason (e.g. GitHub fails to accept the bug report), please do not send bug reports via personal email.
+Bugs and suggestions should be reported at: <https://github.com/rg3/youtube-dl/issues> . Unless you were prompted so or there is another pertinent reason (e.g. GitHub fails to accept the bug report), please do not send bug reports via personal email. For discussions, join us in the irc channel #youtube-dl on freenode.
 
 Please include the full output of the command when run with `--verbose`. The output (including the first lines) contain important debugging information. Issues without the full output are often not reproducible and therefore do not get solved in short order, if ever.
 
-For discussions, join us in the irc channel #youtube-dl on freenode.
-
-When you submit a request, please re-read it once to avoid a couple of mistakes (you can and should use this as a checklist):
+Please re-read your issue once again to avoid a couple of common mistakes (you can and should use this as a checklist):
 
 ### Is the description of the issue itself sufficient?