From 639ae09fe1cf74c42922c2c3e3fb0574c7443b7b Mon Sep 17 00:00:00 2001 From: Bill Church Date: Tue, 2 Aug 2022 16:51:02 +0000 Subject: [PATCH] chore: update bug reporting --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5d020b0..0e27947 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -55,7 +55,7 @@ body: attributes: label: OS and Version of SSH server description: OS and Version of SSH server connecting to - placeholder: on target server run\: uname -a;sshd -v + placeholder: 'on target server run: uname -a;sshd -v' validations: required: false - type: input