pulseaudio/.gitlab/issue_templates/Bug.md

25 lines
No EOL
565 B
Markdown

### Warning
Missing data may cause bugs to languish.
### Summary
(Summarize the bug encountered concisely)
### environment
Unless you are sure its not relevant please attach files for each command.
`uname -a`
`aplay -l`
`arecord -l`
`pactl info`
`pactl list`
`pulseaudio --version`
### Steps to reproduce
(How one can reproduce the issue - this is very important)
### What is the current *bug* behavior?
(What actually happens)
### What is the expected *correct* behavior?
(What you should see instead)