forked from VimPlug/jedi-vim
Merge pull request #608 from blueyed/github-issue-template
Add an ISSUE_TEMPLATE file for GitHub
This commit is contained in:
17
.github/ISSUE_TEMPLATE.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
### Issue
|
||||
|
||||
### Steps to reproduce
|
||||
|
||||
### Versions
|
||||
|
||||
- jedi-vim:
|
||||
- Vim / Neovim:
|
||||
- Python:
|
||||
|
||||
In case you are not using jedi-vim from Git master, please test it there, too.
|
||||
|
||||
### Output of the "JediDebugInfo" command (in a Python buffer)
|
||||
|
||||
### Output of the "messages" Vim command
|
||||
|
||||
### Output of "scriptnames" Vim command
|
||||
Reference in New Issue
Block a user