This commit is contained in:
Eleanor Boyd 2023-02-02 08:27:19 -08:00 коммит произвёл GitHub
Родитель a1f315eb14
Коммит 95e0bcd7cb
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 11 удалений

Просмотреть файл

@ -12,7 +12,7 @@ body:
- type: checkboxes
attributes:
label: Is there an existing issue for this bug?
description: Please search to see if an open or closed issue already exists for the bug you have encountered. Link to search, [here](https://github.com/microsoft/vscode-remote-release/issues?q=is%3Aopen+is%3Aissue+label%3Assh).
description: Please search [here](https://github.com/microsoft/vscode-remote-release/issues?q=is%3Aopen+is%3Aissue+label%3Assh) to see if an open or closed issue already exists for the bug you have encountered.
options:
- label: I have searched the existing issues
required: true
@ -34,16 +34,6 @@ body:
- It doesnt connect successfully (different error message)
validations:
required: true
- type: dropdown
attributes:
label: Disable Extensions
description: With all other extensions disable did a connection issue occur?
options:
- It connects successfully
- It doesnt connect successfully (same error message)
- It doesnt connect successfully (different error message)
validations:
required: true
- type: textarea
attributes:
label: ->