From 722a4be59845ec95673418ca2683ce8cae0e5bc5 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Mon, 19 Sep 2016 17:14:29 +0200 Subject: [PATCH] ISSUE_TEMPLATE: Clarify importance of debug output --- ISSUE_TEMPLATE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 2c2ad40..0dffb01 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -7,4 +7,6 @@ Things to include in your bugreport: * Your Python version * Your operating system * 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.