You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/a_remote_ssh_bug_form.yml
+1-11Lines changed: 1 addition & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ body:
12
12
- type: checkboxes
13
13
attributes:
14
14
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.
16
16
options:
17
17
- label: I have searched the existing issues
18
18
required: true
@@ -34,16 +34,6 @@ body:
34
34
- It doesn’t connect successfully (different error message)
35
35
validations:
36
36
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)
0 commit comments