From db2f3b368020b4fe3b5d5280b80aedcbeeac5b97 Mon Sep 17 00:00:00 2001 From: Xander Date: Fri, 21 Apr 2023 09:49:08 +0100 Subject: [PATCH] Update issue templates --- .../controller-compatibility-request.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/controller-compatibility-request.md diff --git a/.github/ISSUE_TEMPLATE/controller-compatibility-request.md b/.github/ISSUE_TEMPLATE/controller-compatibility-request.md new file mode 100644 index 0000000..1533083 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/controller-compatibility-request.md @@ -0,0 +1,14 @@ +--- +name: Controller compatibility request +about: Get your controller to be detected out-of-box by Controlify +title: "[Controller Request] " +labels: '' +assignees: '' + +--- + +**Controller name** +Replace the name of your controller with this text + +**Conroller VID & PID** +Replace this text with the vendor and product ID of he controller. This can usually be found within latest.log with Controlify detected. Attach here if you cannot find it.