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