Skip to content

Commit e2ab5d1

Browse files
authored
Update issue templates
1 parent 0927a14 commit e2ab5d1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/ISSUE_TEMPLATE/service_issue.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,15 @@ assignees: MoshiMoshi0
99

1010
### Prerequisites
1111

12-
> Replace `[ ]` to `[x]` to check
12+
> Replace `[ ]` with `[x]` to check
1313
1414
* [ ] The controller is recognized without issues in the official software
1515
* [ ] I made sure no official software or any other software that can communicate with the controllers (e.g. Aida64) was running when the issue with the service occurred
1616

1717
**Describe the issue**
1818
A clear and concise description of what the issue is.
19+
20+
**Current configuration**
21+
```json
22+
If applicable, replace this text (between ``` characters) with contents of your current configuration here.
23+
```

0 commit comments

Comments
 (0)