From: Jan-Simon Moeller Date: Tue, 13 Feb 2024 21:51:44 +0000 (+0100) Subject: Add gitlab issue/merge request templates X-Git-Tag: 17.90.0^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=apps%2Fhomescreen.git;a=commitdiff_plain;h=b2c08ec4a30e5acf3cb1851f71bda88bc542f7d1 Add gitlab issue/merge request templates Add template files for gitlab Bug-AGL: SPEC-4474 Signed-off-by: Jan-Simon Moeller Change-Id: I2b84da2caa872f58e301caa630039eeb24fce5b9 --- 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". +