mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
32 lines
1.2 KiB
YAML
32 lines
1.2 KiB
YAML
name: Mouse and other peripherals support request
|
|
description: Request support for a new device
|
|
body:
|
|
- type: input
|
|
id: device
|
|
attributes:
|
|
label: Mouse / peripheral model and version
|
|
placeholder: e.g. Asus TUF M4 Wireless
|
|
validations:
|
|
required: true
|
|
- type: textarea
|
|
id: description
|
|
attributes:
|
|
label: Armoury Crate Screenshots
|
|
description: Connect your mouse to Armoury Crate (maybe in a VM if you do not want to install it on your PC) and upload here screenshots of all the pages for your mouse for settings.
|
|
placeholder: Drag and drop screenshots here
|
|
validations:
|
|
required: true
|
|
- type: textarea
|
|
id: solution
|
|
attributes:
|
|
label: USB Details
|
|
description: Also, please use <a href=https://www.uwe-sieber.de/usbtreeview.html>USB Tree View</a> and send the text (especially the block with all the child devices) of the mouse.
|
|
placeholder: USB Tree View details
|
|
validations:
|
|
required: true
|
|
- type: textarea
|
|
id: additional
|
|
attributes:
|
|
label: Additional information.
|
|
placeholder: If applicable, add screenshots or other relevant information
|