Skip to content

Commit 7e5546c

Browse files
TheRogueZetaCalcProgrammer1
authored andcommitted
Fix some typos and add to .gitignore file
1 parent 1087605 commit 7e5546c

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ OpenRGB
77
Makefile
88
OpenRGB-x86_64.AppImage
99
.qmake.stash
10+
.vscode

.gitlab/issue_templates/Bug Report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Found a bug? Something isn't working as expected? To help us keep track of the
44

55
### Description of Bug
66
<!--
7-
Please describe the bug. Explain steps taken to reproduct the bug and what you expect the correct behavior to be.
7+
Please describe the bug. Explain steps taken to reproduce the bug and what you expect the correct behavior to be.
88
-->
99

1010

.gitlab/issue_templates/New Device.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ Please link us to the manufacturer's product page beneath this line
1717

1818

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

0 commit comments

Comments
 (0)