Skip to content

Commit 280d4d1

Browse files
committed
remove download checkbox
1 parent bffd106 commit 280d4d1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/ISSUE_TEMPLATE/remote_ssh_bug_form.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,12 @@ body:
2525
required: true
2626
- label: I have tried both values of the `remote.SSH.useLocalServer` setting
2727
required: true
28-
- label: I have tried both values of the `remote.SSH.localServerDownload` setting
29-
required: true
3028
- label: My SSH command works from a local terminal
3129
- label: I can connect using the Remote-SSH extension on VS Code when all other VS Code extensions are disabled
3230
- type: textarea
3331
attributes:
3432
label: ->
35-
description: If you did not check any box or if there was a difference in behavior when toggling either user setting please elaborate here.
33+
description: If you did not check any box or if there was a difference in behavior when toggling `remote.SSH.useLocalServer` please elaborate here.
3634
validations:
3735
required: false
3836
- type: textarea

0 commit comments

Comments
 (0)