25 lines
412 B
Markdown
25 lines
412 B
Markdown
#### Expected behaviour
|
|
|
|
Describe the your expected behaviour.
|
|
|
|
#### Actual behaviour
|
|
|
|
Describe the actual behaviour.
|
|
|
|
#### Steps to reproduce the behaviour
|
|
|
|
Outline the step to reproduce the issue you've encountered.
|
|
|
|
#### Quickemu output
|
|
|
|
Run `quickemu` or `quickget` and paste the output here.
|
|
|
|
#### Linux Distribution & Kernel
|
|
|
|
Run the following and paste the output.
|
|
|
|
```bash
|
|
lsb_release --all
|
|
uname -a
|
|
```
|