Skip to content

Commit 98b24a9

Browse files
authored
Merge pull request #7632 from microsoft/eleanorjboyd-patch-1
Rename remote_ssh_bug_form.md to remote_ssh_bug_form.yml
2 parents e2877fe + f0e1695 commit 98b24a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/remote_ssh_bug_form.md renamed to .github/ISSUE_TEMPLATE/remote_ssh_bug_form.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ body:
1919
- type: checkboxes
2020
attributes:
2121
label: Debugging Steps
22-
description: Please go through this debugging help document and follow all the required steps, https://code.visualstudio.com/docs/remote/troubleshooting.
22+
description: Please go through this debugging help document and follow all the required steps, https://github.com/microsoft/vscode-remote-release/wiki/Debugging-for-Remote-SSH.
2323
options:
2424
- label: I have followed these debugging steps
2525
required: true
@@ -84,4 +84,4 @@ body:
8484
8585
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
8686
validations:
87-
required: false
87+
required: false

0 commit comments

Comments
 (0)