You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/service_issue.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,15 @@ assignees: MoshiMoshi0
9
9
10
10
### Prerequisites
11
11
12
-
> Replace `[ ]`to`[x]` to check
12
+
> Replace `[ ]`with`[x]` to check
13
13
14
14
*[ ] The controller is recognized without issues in the official software
15
15
*[ ] 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
16
16
17
17
**Describe the issue**
18
18
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.
0 commit comments