mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
github issue template (#517)
This commit is contained in:
parent
259056be9f
commit
ca30f3e01c
1 changed files with 18 additions and 0 deletions
18
.github/ISSUE_TEMPLATE.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE.md
vendored
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
## Environment data
|
||||
|
||||
- PTVSD version: XXX
|
||||
- OS and version: XXX
|
||||
- Python version (& distribution if applicable, e.g. Anaconda): XXX
|
||||
- Using VS Code or Visual Studio:
|
||||
|
||||
## Actual behavior
|
||||
|
||||
XXX
|
||||
|
||||
## Expected behavior
|
||||
|
||||
XXX
|
||||
|
||||
## Steps to reproduce:
|
||||
1. XXX
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue