fix: spelling of Nvidia GPU label in New Device issue template
This commit is contained in:
parent
3332835417
commit
6efb172fb2
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ Please add a link to the manufacturer's product page beneath this line
|
|||
~"DeviceType::IDK" <!-- I Don't know -->
|
||||
~"DeviceType::USB" <!-- The device connects to an internal header or external usb port -->
|
||||
~"DeviceType::GPU::AMD" <!-- The device is an AMD GPU -->
|
||||
~"DeviceType::GPU::Nvidia" <!-- The device is a Nvidia GPU -->
|
||||
~"DeviceType::GPU::NVidia" <!-- The device is a Nvidia GPU -->
|
||||
~"DeviceType::SMBus" <!-- The device is connected to the SMBus eg. RAM -->
|
||||
~"DeviceType::WMI" <!-- The device is controlled through Windows Management Instrumentation -->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue