mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-11 10:26:19 +02:00
Update bug_report.yaml (#9934)
This commit is contained in:
parent
06c7bc137f
commit
ddc172bdfa
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -26,7 +26,7 @@ body:
|
||||||
- type: input
|
- type: input
|
||||||
id: os
|
id: os
|
||||||
attributes:
|
attributes:
|
||||||
label: Operating system(s) on local side and remote side
|
label: Operating system(s) on local (controlling) side and remote (controlled) side
|
||||||
description: What operating system(s) do you see this bug on? local (controlling) side -> remote (controlled) side.
|
description: What operating system(s) do you see this bug on? local (controlling) side -> remote (controlled) side.
|
||||||
placeholder: |
|
placeholder: |
|
||||||
Windows 10 -> osx
|
Windows 10 -> osx
|
||||||
|
@ -35,7 +35,7 @@ body:
|
||||||
- type: input
|
- type: input
|
||||||
id: version
|
id: version
|
||||||
attributes:
|
attributes:
|
||||||
label: RustDesk Version(s) on local side and remote side
|
label: RustDesk Version(s) on local (controlling) side and remote (controlled) side
|
||||||
description: What RustDesk version(s) do you see this bug on? local side -> remote side.
|
description: What RustDesk version(s) do you see this bug on? local side -> remote side.
|
||||||
placeholder: |
|
placeholder: |
|
||||||
1.1.9 -> 1.1.8
|
1.1.9 -> 1.1.8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue