pulseaudio/.gitlab/issue_templates/Bug.md
Russell Treleaven b80b19e060 gitlab: white space change to Bug.md
Add a second whitespace at the end of the line to force a newline in the
output.
2019-08-27 09:00:02 +05:30

22 lines
No EOL
645 B
Markdown

### Warning
Missing data may cause bugs to languish.
### Summary
(Summarize the bug encountered concisely)
### environment
Check to see if you have pa-info installed by running `which pa-info`
If yes please run it
If no please download and run https://gitlab.freedesktop.org/pulseaudio/pulseaudio/blob/master/src/utils/pa-info
Attach the output to this bug report as pa-info.txt
### 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)