Skip to content

Commit 95e0bcd

Browse files
authored
apply suggestions
1 parent a1f315e commit 95e0bcd

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

.github/ISSUE_TEMPLATE/a_remote_ssh_bug_form.yml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ body:
1212
- type: checkboxes
1313
attributes:
1414
label: Is there an existing issue for this bug?
15-
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).
15+
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.
1616
options:
1717
- label: I have searched the existing issues
1818
required: true
@@ -34,16 +34,6 @@ body:
3434
- It doesn’t connect successfully (different error message)
3535
validations:
3636
required: true
37-
- type: dropdown
38-
attributes:
39-
label: Disable Extensions
40-
description: With all other extensions disable did a connection issue occur?
41-
options:
42-
- It connects successfully
43-
- It doesn’t connect successfully (same error message)
44-
- It doesn’t connect successfully (different error message)
45-
validations:
46-
required: true
4737
- type: textarea
4838
attributes:
4939
label: ->

0 commit comments

Comments
 (0)