Update issue template

Ask users to set the log level to debug when including the contents of the
logfiles in an issue report.
This commit is contained in:
micbou 2018-05-05 14:26:03 +02:00
parent 68611cf851
commit d6503b77d1
No known key found for this signature in database
GPG Key ID: C7E8FD1F3BDA1E05

View File

@ -62,8 +62,9 @@ quickly and that neither your nor our time is needlessly wasted.
## Contents of YCM, ycmd and completion engine logfiles ## Contents of YCM, ycmd and completion engine logfiles
> Include link here to a [gist][] containing the entire logfiles for ycm, ycmd > Add `let g:ycm_log_level = 'debug'` to vimrc, restart Vim, reproduce the
> and any completer logfiles listed by `:YcmToggleLogs`. > issue, and include link here to a [gist][] containing the entire logfiles for
> ycm, ycmd and any completer logfiles listed by `:YcmToggleLogs`.
## OS version, distribution, etc. ## OS version, distribution, etc.