gitlab: Remove trailing whitespace from the issue template
authorTanu Kaskinen <tanuk@iki.fi>
Sat, 31 Oct 2020 07:43:26 +0000 (09:43 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Sat, 31 Oct 2020 07:44:21 +0000 (09:44 +0200)
.gitlab/issue_templates/Bug.md

index 09900fe2c982aa0254344e73c9762e79045f740e..ee2e5229587e2bb12f1c4e739e165916414c14ec 100644 (file)
@@ -1,22 +1,21 @@
-### Warning  
-Missing data may cause bugs to languish.  
+### 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  
+### Summary
+(Summarize the bug encountered concisely)
 
-### 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
+### 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)