Fix some typos and add to .gitignore file

master
TheRogueZeta 6 years ago committed by Adam Honse
parent 10876054b3
commit 7e5546c1f2

1
.gitignore vendored

@ -7,3 +7,4 @@ OpenRGB
Makefile
OpenRGB-x86_64.AppImage
.qmake.stash
.vscode

@ -4,7 +4,7 @@ Found a bug? Something isn't working as expected? To help us keep track of the
### Description of Bug
<!--
Please describe the bug. Explain steps taken to reproduct the bug and what you expect the correct behavior to be.
Please describe the bug. Explain steps taken to reproduce the bug and what you expect the correct behavior to be.
-->

@ -17,7 +17,9 @@ Please link us to the manufacturer's product page beneath this line
### Please select what type of device/interface the device uses:
<!--
Place an x between the brackets to check the box
-->
- [ ] Motherboard (SMBus)
- [ ] Motherboard (USB)
- [ ] RAM (SMBus)
@ -29,7 +31,7 @@ Please link us to the manufacturer's product page beneath this line
### ID information:
<!--
For PCI (GPU) devices we will need the Vendor ID, Device ID, Sub-Vendor ID and Sub-Device IDs
In Windows this can be found under the device manager and on Linux this can be found wit lspci -vv
In Windows this can be found under the device manager and on Linux this can be found with lspci -vv
For USB devices we will need the USB VID and PID
-->

Loading…
Cancel
Save