Update issue templates

Updated bug template to include a request for a version.
This commit is contained in:
Eric Traut 2019-03-31 08:01:46 -07:00 committed by GitHub
parent d8b3ad55a9
commit f9988a4e49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ def foo(self) -> str:
```
**VS Code extension or command-line**
Are you running pyright as a VS Code extension or a command-line tool?
Are you running pyright as a VS Code extension or a command-line tool? Which version? You can find the version of the VS Code extension by clicking on the Pyright icon in the extensions panel.
**Additional context**
Add any other context about the problem here.