Better python diags
This commit is contained in:
parent
daf854e3e1
commit
43d438dfc9
1 changed files with 8 additions and 1 deletions
9
.github/ISSUE_TEMPLATE/bug_report.md
vendored
9
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -54,7 +54,7 @@ paste here
|
|||
paste here
|
||||
```
|
||||
|
||||
* Output of `:py3 pass`:
|
||||
* Output of `:py3 print( __import__( 'sys' ).version )`:
|
||||
|
||||
```
|
||||
paste here
|
||||
|
|
@ -66,6 +66,13 @@ paste here
|
|||
paste here
|
||||
```
|
||||
|
||||
* Output of `:py3 import vimspector`:
|
||||
|
||||
```
|
||||
paste here
|
||||
```
|
||||
|
||||
|
||||
* For neovim: output of `:checkhealth`
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue