.github: template: bug: Improve clarity
parent
30c5581ce4
commit
1635bb5f91
|
@ -6,10 +6,11 @@ labels: 'bug'
|
||||||
---
|
---
|
||||||
|
|
||||||
### Useful information:
|
### Useful information:
|
||||||
Please, try to gather as much of useful information as possible.
|
Please, try to gather as much of useful information as possible and follow
|
||||||
|
these instructions:
|
||||||
|
|
||||||
- **Version:**
|
- **Version:**
|
||||||
- `wayvnc -V`
|
- Run this command: `wayvnc -V`
|
||||||
|
|
||||||
- Try to reproduce while capturing a **trace log:**
|
- Try to reproduce while capturing a **trace log:**
|
||||||
- `wayvnc -Ltrace | tee wayvnc-crash.log`
|
- `wayvnc -Ltrace | tee wayvnc-crash.log`
|
||||||
|
|
Loading…
Reference in New Issue