From: Jan-Simon Moeller Date: Tue, 13 Feb 2024 22:14:14 +0000 (+0100) Subject: Add gitlab issue/merge request templates X-Git-Tag: ricefish_17.90.0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=ea0b3ca578cf3f0c519e145bb7d0615177abfde3;hp=69fcf984b733774336952bcc6f8ad42d796e5a5d;p=src%2Fsnips-model-agl.git Add gitlab issue/merge request templates Add template files for gitlab Bug-AGL: SPEC-4474 Change-Id: Id40a13a2769b946a86693afa07ab5ca568b1ad5d Signed-off-by: Jan-Simon Moeller --- diff --git a/.gitlab/issue_templates/mytemplate.md b/.gitlab/issue_templates/mytemplate.md new file mode 100644 index 0000000..25d91d8 --- /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". + 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". +