From f0e169545d7dbd4b7ea994f0a22421813e1b48d5 Mon Sep 17 00:00:00 2001 From: Eleanor Boyd Date: Fri, 2 Dec 2022 11:17:47 -0800 Subject: [PATCH] Update remote_ssh_bug_form.yml correct link for debug wiki --- .github/ISSUE_TEMPLATE/remote_ssh_bug_form.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/remote_ssh_bug_form.yml b/.github/ISSUE_TEMPLATE/remote_ssh_bug_form.yml index 58a8e46..07d7c0e 100644 --- a/.github/ISSUE_TEMPLATE/remote_ssh_bug_form.yml +++ b/.github/ISSUE_TEMPLATE/remote_ssh_bug_form.yml @@ -19,7 +19,7 @@ body: - type: checkboxes attributes: label: Debugging Steps - description: Please go through this debugging help document and follow all the required steps, https://code.visualstudio.com/docs/remote/troubleshooting. + 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. options: - label: I have followed these debugging steps required: true