chore: update bug reporting
This commit is contained in:
parent
abb6b71e62
commit
0ea6c16ac4
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:
|
attributes:
|
||||||
label: OS and Version of SSH server
|
label: OS and Version of SSH server
|
||||||
description: OS and Version of SSH server connecting to
|
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:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: input
|
- type: input
|
||||||
|
|
Loading…
Reference in a new issue