[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] give users a template that encourages complete bug reports

Tanu Kaskinen gitlab at gitlab.freedesktop.org
Wed Feb 13 15:11:44 UTC 2019


Tanu Kaskinen pushed to branch master at PulseAudio / pulseaudio


Commits:
7525cc82 by Russell Treleaven at 2019-02-13T15:11:42Z
give users a template that encourages complete bug reports

- - - - -


1 changed file:

- + .gitlab/issue_templates/Bug.md


Changes:

=====================================
.gitlab/issue_templates/Bug.md
=====================================
@@ -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)  
+  
\ No newline at end of file



View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/7525cc821557a42b47edaaf15444c7cfc92aca70

-- 
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/7525cc821557a42b47edaaf15444c7cfc92aca70
You're receiving this email because of your account on gitlab.freedesktop.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20190213/23b40d37/attachment.html>


More information about the pulseaudio-commits mailing list