From ca648efe0b0b85ab13c6e30d7196619260539f05 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Tue, 13 Feb 2024 23:23:00 +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: I15e8ff9bfe6f500925240b0e2cccfb90cfaef080 --- .gitlab/issue_templates/mytemplate.md | 3 ++- .gitlab/merge_request_templates/mytemplate.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitlab/issue_templates/mytemplate.md b/.gitlab/issue_templates/mytemplate.md index bca6c09e..25d91d81 100644 --- a/.gitlab/issue_templates/mytemplate.md +++ b/.gitlab/issue_templates/mytemplate.md @@ -1,2 +1,3 @@ -**Please use https://jira.automotivelinux.org for issues.** +**Please use https://gerrit.automotivelinux.org for code contributions.** See also: https://docs.automotivelinux.org/ chapter "How to contribute". + diff --git a/.gitlab/merge_request_templates/mytemplate.md b/.gitlab/merge_request_templates/mytemplate.md index 5b02effe..25d91d81 100644 --- a/.gitlab/merge_request_templates/mytemplate.md +++ b/.gitlab/merge_request_templates/mytemplate.md @@ -1,2 +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