aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristofer Jonsson <kristofer.jonsson@arm.com>2022-11-04 15:17:05 +0100
committerKristofer Jonsson <kristofer.jonsson@arm.com>2022-11-04 15:17:05 +0100
commitc9726d0d39d446a1ecee8ad9cf854fd0868dcf1b (patch)
treeb2f6205bbfbe55535b0dd0cec43ab14d3052f451
parent027a7e96c6f557b85c723519f3a4ef416fae9d9e (diff)
downloadethos-u-core-platform-c9726d0d39d446a1ecee8ad9cf854fd0868dcf1b.tar.gz
Update README how to contribute
Change-Id: I6bee45982a088a1db993a524d9d75c3a95a0d851
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 292d94c..e870ed9 100644
--- a/README.md
+++ b/README.md
@@ -456,6 +456,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-platform`.
+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).