diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-04-27 13:53:26 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2023-04-27 18:41:46 +0200 |
commit | 8699566075d79a7f3d4db169cc7f0e3b64911020 (patch) | |
tree | 65c19e4b84f67754d7de0b9f986b1a7e2577a835 /.gitlab/merge_request_templates/default.md | |
parent | 10bbe6fd3903364959b81d5ddbda3e9aa4ffde08 (diff) |
Add templates for gitlab issues and merge requests
Notify users to use jira.automotivelinux.org and
gerrit.automotivelinux.org in the default messages.
Bug-AGL: SPEC-4774
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I05f485dd60d89839f6e64602b55f170fbbb58515
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28715
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Diffstat (limited to '.gitlab/merge_request_templates/default.md')
-rw-r--r-- | .gitlab/merge_request_templates/default.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab/merge_request_templates/default.md b/.gitlab/merge_request_templates/default.md new file mode 100644 index 000000000..5b02effeb --- /dev/null +++ b/.gitlab/merge_request_templates/default.md @@ -0,0 +1,2 @@ +**Please use https://gerrit.automotivelinux.org for code contributions.** +See also: https://docs.automotivelinux.org/ chapter "How to contribute". |