summaryrefslogtreecommitdiff
path: root/.gitlab/issue_templates/Bug.md
blob: 09900fe2c982aa0254344e73c9762e79045f740e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
### 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)