From d86e1eb9f2a7b6219de48df6bb4e7f0e92213a52 Mon Sep 17 00:00:00 2001
From: Lukas Reschke <lukas@owncloud.com>
Date: Wed, 17 Feb 2016 20:14:05 +0100
Subject: [PATCH] Add hidden text to issue templates

Explains that this is a bug tracker + links to owncloud.org/support
---
 issue_template.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/issue_template.md b/issue_template.md
index 424f6c062a9..e19583977ef 100644
--- a/issue_template.md
+++ b/issue_template.md
@@ -1,3 +1,10 @@
+<!--
+Thanks for reporting issues back to ownCloud! This is the issue tracker of ownCloud, if you have any support question please check out https://owncloud.org/support
+
+This is the bug tracker for the Server component. Find other components at https://github.com/owncloud/core/blob/master/CONTRIBUTING.md#guidelines
+
+To make it possible for us to help you please fill out below information carefully.
+--> 
 ### Steps to reproduce
 1.
 2.
-- 
GitLab