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