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:
parent
68611cf851
commit
d6503b77d1
5
.github/ISSUE_TEMPLATE.md
vendored
5
.github/ISSUE_TEMPLATE.md
vendored
@ -62,8 +62,9 @@ quickly and that neither your nor our time is needlessly wasted.
|
||||
|
||||
## Contents of YCM, ycmd and completion engine logfiles
|
||||
|
||||
> Include link here to a [gist][] containing the entire logfiles for ycm, ycmd
|
||||
> and any completer logfiles listed by `:YcmToggleLogs`.
|
||||
> Add `let g:ycm_log_level = 'debug'` to vimrc, restart Vim, reproduce the
|
||||
> 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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user