[geary] Fix GitLab MD formatting.



commit 4c8e677898fc3124e3d61edb81853f4b0d0f19c3
Author: Michael James Gratton <mike vee net>
Date:   Thu Jun 14 13:06:05 2018 +1000

    Fix GitLab MD formatting.
    
    Sigh.

 .gitlab/issue_templates/New bug.md     | 16 ++++++++--------
 .gitlab/issue_templates/New feature.md |  8 ++++----
 2 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/.gitlab/issue_templates/New bug.md b/.gitlab/issue_templates/New bug.md
index 60b87dd4..a51e146a 100644
--- a/.gitlab/issue_templates/New bug.md        
+++ b/.gitlab/issue_templates/New bug.md        
@@ -1,9 +1,9 @@
-** Bug summary **
+**Bug summary**
 
-(Summarise the bug encountered concisely here. Please fill in all text
-in parentheses like this.)
+(Summarise the bug encountered concisely here. Please replace all text
+in parentheses like these.)
 
-** About you **
+**About you**
 
  * Geary version: (x.y.z)
  * Installation method: (Package? Flathub? Source code?)
@@ -11,21 +11,21 @@ in parentheses like this.)
  * Your operating: system and version (Ubuntu 16.04? Fedora 28? Rolled your own?)
  * Email provider: (Gmail, Yahoo!, Outlook.com, or someone else?)
 
-** Steps to reproduce**
+**Steps to reproduce**
 
  1. (Step one)
  2. (Step two)
  3. (...)
 
-** What is the current bug behavior? **
+**What is the current bug behavior?**
 
 (What actually happens)
 
-** What is the expected correct behavior? **
+**What is the expected correct behavior?**
 
 (What you see happening instead)
 
-** Relevant logs and/or screenshots **
+**Relevant logs and/or screenshots**
 
 (Paste any relevant logs - please use code blocks (```) to format
 console output, logs, and code as it's very hard to read otherwise. If
diff --git a/.gitlab/issue_templates/New feature.md b/.gitlab/issue_templates/New feature.md
index e773426d..55643fd6 100644
--- a/.gitlab/issue_templates/New feature.md    
+++ b/.gitlab/issue_templates/New feature.md    
@@ -1,15 +1,15 @@
-** Feature summary **
+**Feature summary**
 
 (Describe what you would like to be able to do with Geary that you
 currently cannot do, such as "send email whilst underwater". Please
-fill in all text in parentheses like this.)
+replace all text in parentheses like these.)
 
-** How would you like it to work? **
+**How would you like it to work?**
 
 (If you can think of a way Geary might be able to do this, let us know
 here.)
 
-** Relevant links, screenshots, etc **
+**Relevant links, screenshots, etc**
 
 (If you have further information about the missing feature such as
 technical documentation or a similar feature in another email


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]