aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristofer Jonsson <kristofer.jonsson@arm.com>2022-11-04 15:18:48 +0100
committerKristofer Jonsson <kristofer.jonsson@arm.com>2022-11-04 15:18:48 +0100
commit5ebfa3aa8b2152e53aadbf399bb854988edc419e (patch)
treefd199401119723bcdfb260ec2f86394357e70c6a
parentd0a0882fe1d0d0d5d75e25cb2c6f5996555bd539 (diff)
downloadethos-u-core-software-5ebfa3aa8b2152e53aadbf399bb854988edc419e.tar.gz
Update README how to contribute22.11-rc222.11
Change-Id: I449f5c5039801053af380e07b812f2484e209412
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index ff3538a..58d0644 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,13 @@ Signed-off-by: Foo Bar foo.bar@example.org
The contributions will be code reviewed by Arm before they can be accepted into
the repository.
+In order to submit a contribution push your patch to
+`ssh://<GITHUB_USER_ID>@review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-software`.
+To do this you will need to sign-in to
+[review.mlplatform.org](https://review.mlplatform.org) using a GitHub account
+and add your SSH key under your settings. If there is a problem adding the SSH
+key make sure there is a valid email address in the Email Addresses field.
+
# Security
Please see [Security](SECURITY.md).