From 9d3662c3ea520c630ac368927ae598207a3fc5f8 Mon Sep 17 00:00:00 2001 From: SteveLauC Date: Sat, 29 Jul 2023 09:20:39 +0800 Subject: [PATCH] chore: add ssh-related questions in issue template (#523) --- .github/ISSUE_TEMPLATE/bug_report.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index fe71d428..d78511f9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -46,6 +46,18 @@ If you know the possible cause of the issue, please tell us. Execute the erroneous command directly to see if the problem persists --> - [ ] Yes +- [ ] No + +## Did you run topgrade through `Remote Execution` + +- [ ] Yes +- [ ] No + +If yes, does the issue still occur when you run topgrade directlly in your +remote host + +- [ ] Yes +- [ ] No ## Configuration file (Optional)