From d440846cacc34322cc2cafd014e4abd15a771cba Mon Sep 17 00:00:00 2001 From: Serge <5920850+seerge@users.noreply.github.com> Date: Wed, 31 Jan 2024 17:13:16 +0100 Subject: [PATCH] Create peripherals_request.yml --- .../ISSUE_TEMPLATE/peripherals_request.yml | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/peripherals_request.yml 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