debugpy/.github/ISSUE_TEMPLATE/bug_report.md
Graham Wheeler ecb43b94d2
Update bug_report.md
Add a link to FAQ.
2022-02-14 14:32:30 -08:00

528 B

name about
Bug report Create a report to help us improve

Before creating a new issue, please check the FAQ to see if your question is answered there.

Environment data

  • debugpy version: XXX (run import debugpy; print(debugpy.__version__) if uncertain)
  • 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