From 5e75044a76a2ba546d2d1361cb0025784853d53f Mon Sep 17 00:00:00 2001
From: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Date: Tue, 13 Feb 2024 23:15:33 +0100
Subject: Add gitlab issue/merge request templates

Add template files for gitlab

Bug-AGL: SPEC-4474
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I50b8bf3c97a96575858297c3f635334ef9e569c6
---
 .gitlab/merge_request_templates/mytemplate.md | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 .gitlab/merge_request_templates/mytemplate.md

(limited to '.gitlab/merge_request_templates')

diff --git a/.gitlab/merge_request_templates/mytemplate.md b/.gitlab/merge_request_templates/mytemplate.md
new file mode 100644
index 0000000..25d91d8
--- /dev/null
+++ b/.gitlab/merge_request_templates/mytemplate.md
@@ -0,0 +1,3 @@
+**Please use https://gerrit.automotivelinux.org  for code contributions.**
+See also: https://docs.automotivelinux.org/ chapter "How to contribute".
+
-- 
cgit 1.2.3-korg