Add issue template.

This commit is contained in:
Andy Stewart
2018-02-15 14:55:37 +00:00
parent 0c94dd0235
commit 44373fd1dc

8
.github/issue_template.md vendored Normal file
View File

@@ -0,0 +1,8 @@
> What is the latest commit SHA in your installed vim-gitgutter?
> What vim/nvim version are you on?
> If no signs are showing at all, what does `:echo getbufvar('','gitgutter').path` give?
> If no signs are showing at all, and the `path` value is a path and not `-2`, does it work with `let g:gitgutter_grep=''`?