ISSUE_TEMPLATE: Clarify importance of debug output

This commit is contained in:
Markus Unterwaditzer 2016-09-19 17:14:29 +02:00
parent 22568571c2
commit 722a4be598

View file

@ -7,4 +7,6 @@ Things to include in your bugreport:
* Your Python version * Your Python version
* Your operating system * Your operating system
* Your config file * Your config file
* Use `vdirsyncer -vdebug` for debug output. * Use `vdirsyncer -vdebug` for debug output. The output is sensitive, but
please attach at least the last few lines before the error (if applicable),
censored as necessary. This is almost always the most useful information.