From 760ec8c25fbdd3c11075d781d526ecd4acfc8e99 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Tue, 13 Feb 2024 23:23:36 +0100 Subject: Add gitlab issue/merge request templates Add template files for gitlab Bug-AGL: SPEC-4474 Signed-off-by: Jan-Simon Moeller Change-Id: I73107e10854fbd1f9067ca1a9efde42933fb1891 --- .gitlab/issue_templates/mytemplate.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitlab/issue_templates/mytemplate.md (limited to '.gitlab/issue_templates') diff --git a/.gitlab/issue_templates/mytemplate.md b/.gitlab/issue_templates/mytemplate.md new file mode 100644 index 000000000..25d91d81d --- /dev/null +++ b/.gitlab/issue_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