mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
ISSUE_TEMPLATE: Clarify importance of debug output
This commit is contained in:
parent
22568571c2
commit
722a4be598
1 changed files with 3 additions and 1 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue