From 6d3c5cb576f6821c82754dbe5b9158bbeef00313 Mon Sep 17 00:00:00 2001
From: gnzlbg <gonzalobg88@gmail.com>
Date: Sun, 7 Apr 2019 14:26:03 +0200
Subject: [PATCH] Avoid the template showing up in the issues

---
 .github/issue_template.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/issue_template.md b/.github/issue_template.md
index a0bd772a..435bf35c 100644
--- a/.github/issue_template.md
+++ b/.github/issue_template.md
@@ -1,3 +1,4 @@
+<!-- 
 **Help us help you.**
 
 If you are reporting a bug, include:
@@ -20,3 +21,4 @@ need of help so they need to prioritize to which issues they devote their free
 time, etc. So try to give most of the information upfront, be concise, show
 small self-contained examples (nobody has time to create a new cargo project,
 set up dependencies,...), etc. Help us help you.
+-->
-- 
GitLab