Skip to content

Commit 172f5f5

Browse files
authored
Update issue templates
1 parent e2ab5d1 commit 172f5f5

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed
Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,21 @@
11
---
22
name: Service issue
3-
about: Crash or problem with the service
3+
about: Crash or problem with the service or its functions
44
title: ''
5-
labels: ":beetle: bug"
5+
labels: ":frowning: issue"
66
assignees: MoshiMoshi0
77

88
---
99

10-
### Prerequisites
11-
12-
> Replace `[ ]` with `[x]` to check
13-
14-
* [ ] The controller is recognized without issues in the official software
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-
1710
**Describe the issue**
1811
A clear and concise description of what the issue is.
1912

13+
**Debug report**
14+
```
15+
Replace this line with output of the debug report (Main Menu -> Debug -> Report).
16+
```
17+
2018
**Current configuration**
2119
```json
22-
If applicable, replace this text (between ``` characters) with contents of your current configuration here.
20+
Replace this line with contents of your current configuration (If configured).
2321
```

0 commit comments

Comments
 (0)