apply suggestions
This commit is contained in:
Родитель
a1f315eb14
Коммит
95e0bcd7cb
|
@ -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 doesn’t 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 doesn’t connect successfully (same error message)
|
||||
- It doesn’t connect successfully (different error message)
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: ->
|
||||
|
|
Загрузка…
Ссылка в новой задаче