[mutter] gitlab: Add missing < in markdown comment tag



commit 3e1db339675a33704dbc544bedd657110e0f110e
Author: Björn Daase <bjoern daase net>
Date:   Wed Feb 12 22:02:58 2020 +0000

    gitlab: Add missing < in markdown comment tag
    
    This adds a missing < to the comment tag at beginning of the Bug.md
    issue template, to fix that the comment content (and the rest of the
    tag) is not shown.
    
    https://gitlab.gnome.org/GNOME/mutter/merge_requests/1051

 .gitlab/issue_templates/Bug.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md
index fd1d1e919..11cc9a1b3 100644
--- a/.gitlab/issue_templates/Bug.md
+++ b/.gitlab/issue_templates/Bug.md
@@ -1,4 +1,4 @@
-!-- 
+<!-- 
 Please read https://wiki.gnome.org/Community/GettingInTouch/BugReportingGuidelines
 first to ensure that you create a clear and specific issue.
 -->


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