Auto merge of #3012 - micbou:issue-template-logs, r=micbou
[READY] Ask users to set the log level to debug when including the contents of the logfiles When reporting an issue, users may include the contents of the logfiles with the default log level `info`, which is not really useful. Ask them to set the log level to `debug`. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/3012) <!-- Reviewable:end -->
This commit is contained in:
commit
c027b16ced
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
|
## 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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user