diff --git a/.gitlab/issue_templates/New Device.md b/.gitlab/issue_templates/New Device.md index 9113fb72..31e18119 100644 --- a/.gitlab/issue_templates/New Device.md +++ b/.gitlab/issue_templates/New Device.md @@ -17,16 +17,17 @@ Please link us to the manufacturer's product page beneath this line ### Please select what type of device/interface the device uses: - -- [ ] Motherboard (SMBus) -- [ ] Motherboard (USB) -- [ ] RAM (SMBus) -- [ ] GPU (I2C) -- [ ] External USB (Peripheral, lighting controller, etc) -- [ ] Internal USB (lighting controller, cooler, fan hub, etc) -- [ ] I don't know (we can help you determine this) + + +~"DeviceType::IDK" +~"DeviceType::USB" +~"DeviceType::GPU::AMD" +~"DeviceType::GPU::NVidia" +~"DeviceType::SMBus" +~"DeviceType::WMI" + + ### ID information: + + + + + + + + + + +/assign me +/label ~"Issue Type - New Device" +/label ~"NewDevice::Step0 - Unconfirmed" + +# Checklist for Step2 +- [ ] Name of device +- [ ] A link to the vendors product page has been included +- [ ] The transport bus has been identified and the appropriate label added to the issue. +- [ ] The device ID's have been included for [USB](https://gitlab.com/Dr_No/OpenRGB/-/wikis/USB-Vendor-Identification-and-Product-Identification) or PCI +- [ ] Screenshots of the OEM Application are included +- [ ] There is either, appropriate code examples linked or suitable device captures attached +