diff options
-rw-r--r-- | .gitlab/issue_templates/mytemplate.md | 3 | ||||
-rw-r--r-- | .gitlab/merge_request_templates/mytemplate.md | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/mytemplate.md b/.gitlab/issue_templates/mytemplate.md index bca6c09e..25d91d81 100644 --- a/.gitlab/issue_templates/mytemplate.md +++ b/.gitlab/issue_templates/mytemplate.md @@ -1,2 +1,3 @@ -**Please use https://jira.automotivelinux.org for issues.** +**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 index 5b02effe..25d91d81 100644 --- a/.gitlab/merge_request_templates/mytemplate.md +++ b/.gitlab/merge_request_templates/mytemplate.md @@ -1,2 +1,3 @@ **Please use https://gerrit.automotivelinux.org for code contributions.** See also: https://docs.automotivelinux.org/ chapter "How to contribute". + |