give users a template that encourages complete bug reports

This commit is contained in:
Russell Treleaven 2019-02-13 15:11:42 +00:00 committed by Tanu Kaskinen
parent 334ae350b4
commit 7525cc8215

View file

@ -0,0 +1,25 @@
### 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)