chore: update bug reporting
This commit is contained in:
parent
aa07c8447a
commit
639ae09fe1
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue