diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-02-13 23:02:58 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-02-13 23:02:58 +0100 |
commit | 41095501780ac73d4f79236d7467f438496d9056 (patch) | |
tree | 13718fad2254f46ca23192c58a9f86d5d0fbcf8a /.gitlab/merge_request_templates | |
parent | c5c15f86d2eaaa5ac72f0ac00634a978326daae9 (diff) |
Add gitlab issue/merge request templatesHEADsalmon_18.90.0salmon/18.90.0ricefish_17.90.0ricefish/17.90.018.90.017.90.0master
Add template files for gitlab
Bug-AGL: SPEC-4474
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I21a6bd78084716648cc184ec3485ce53dae119b6
Diffstat (limited to '.gitlab/merge_request_templates')
-rw-r--r-- | .gitlab/merge_request_templates/mytemplate.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab/merge_request_templates/mytemplate.md b/.gitlab/merge_request_templates/mytemplate.md new file mode 100644 index 00000000..25d91d81 --- /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". + |