diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-02-13 23:24:04 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-02-13 23:24:04 +0100 |
commit | 337a2f8dd0ecbcd98bcc1d23b8912e3ed9cbc3d5 (patch) | |
tree | ac62f6bcc5f2bbb531dd781b4e632efaebcd3aaf /.gitlab/issue_templates | |
parent | 5fcefd9f7ea45383af5515df1abd75d6edbc50d4 (diff) |
Add gitlab issue/merge request templates
Add template files for gitlab
Bug-AGL: SPEC-4474
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I33c960c7578c1beef98c2427a9b0914d5f3fccb1
Diffstat (limited to '.gitlab/issue_templates')
-rw-r--r-- | .gitlab/issue_templates/mytemplate.md | 3 |
1 files changed, 3 insertions, 0 deletions
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". + |