diff --git a/.github/ISSUE_TEMPLATE/peripherals_request.yml b/.github/ISSUE_TEMPLATE/peripherals_request.yml new file mode 100644 index 00000000..d185c35d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/peripherals_request.yml @@ -0,0 +1,31 @@ +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 USB Tree View 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