Tweaking GitHub issue template.
This commit is contained in:
parent
acb3fc320b
commit
519597a2d1
3
.github/issue_template.md
vendored
3
.github/issue_template.md
vendored
@ -17,3 +17,6 @@ filing your issue. Please
|
||||
- **Vim**: e.g. Vim 8.0, Vim 7.4, Neovim 0.3
|
||||
- **UltiSnips**: e.g. 3.1, commit 16c999e8c71134401a78d4d46435517b2271d6ac. Do
|
||||
not write `latest master`, please look up the actual revision.
|
||||
- **Python inside Vim**: e.g. 2.7.14 / 3.6.5. If unsure run
|
||||
`:py import sys; print(sys.version)` and `:py3 import sys; print(sys.version)`
|
||||
inside Vim and copy and paste the result.
|
||||
|
Loading…
Reference in New Issue
Block a user