2023-02-07 16:41:33 +08:00
name : Bug Report
2023-02-07 17:15:01 +08:00
description : Thanks for taking the time to fill out this bug report! Please fill the form in **English**
2023-02-07 16:41:33 +08:00
title : "[Bug] "
body :
2023-02-07 17:20:53 +08:00
- type : checkboxes
attributes :
label : Is there an existing issue for this?
description : Please search to see if an issue related to this already exists.
options :
- label : I have searched the existing issues
required : true
2023-02-07 16:41:33 +08:00
- type : textarea
id : desc
attributes :
label : Bug Description
description : A clear and concise description of what the bug is
validations :
required : true
- type : textarea
id : reproduce
attributes :
label : How to Reproduce
description : What steps can we take to reproduce this behavior?
validations :
required : true
- type : textarea
id : expected
attributes :
label : Expected Behavior
description : A clear and concise description of what you expected to happen
validations :
required : true
- type : input
id : version
attributes :
2023-02-07 17:15:01 +08:00
label : Operating System(s) and RustDesk Version(s) on local side and remote side
description : What Operatiing System(s) and version(s) of RustDesk do you see this bug on? local side / remote side.
placeholder : |
Windows 10, 1.1.9 / osx 13.1, 1.1.8
2023-02-07 16:41:33 +08:00
validations :
required : true
- type : textarea
id : screenshots
attributes :
label : Screenshots
description : If applicable, please add screenshots to help explain your problem
- type : textarea
id : context
attributes :
label : Additional Context
description : Add any additonal context about the problem here