Update issue templates
This commit is contained in:
Родитель
bcd333ef87
Коммит
a1d8b54959
|
@ -0,0 +1,29 @@
|
|||
---
|
||||
name: Do not file issues here!
|
||||
about: 'VS Code has a new debugger which can be found in the vscode-js-debug repo '
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
---
|
||||
name: Do not file issues here!
|
||||
about: VS Code has a new debugger which can be found in the vscode-js-debug repo
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
|
||||
**Please read:**
|
||||
|
||||
By default, the debug adapter from https://github.com/microsoft/vscode-js-debug is now used for Node debugging in VS Code.
|
||||
|
||||
Please file your issue at https://github.com/microsoft/vscode-js-debug/issues
|
||||
|
||||
This repo should only be used for high-severity issues involving the old Node debugger (when the `debug.javascript.usePreview` setting is disabled).
|
||||
|
||||
-->
|
Загрузка…
Ссылка в новой задаче