Jelajahi Sumber

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 tahun lalu
induk
melakukan
d6503b77d1
1 mengubah file dengan 3 tambahan dan 2 penghapusan
  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.