浏览代码

Update issue template

Ask users to set the log level to debug when including the contents of the
logfiles in an issue report.
micbou 6 年之前
父节点
当前提交
d6503b77d1
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      .github/ISSUE_TEMPLATE.md

+ 3 - 2
.github/ISSUE_TEMPLATE.md

@@ -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.