Skip to content

Commit

Permalink
Auto merge of ycm-core#3012 - micbou:issue-template-logs, r=micbou
Browse files Browse the repository at this point in the history
[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 -->
  • Loading branch information
zzbot authored May 5, 2018
2 parents 68611cf + d6503b7 commit c027b16
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit c027b16

Please sign in to comment.