aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristofer Jonsson <kristofer.jonsson@arm.com>2022-11-04 15:19:49 +0100
committerKristofer Jonsson <kristofer.jonsson@arm.com>2022-11-04 15:19:49 +0100
commitf082f6cf2c6eb0663deab4a2ba31b40116e0685d (patch)
tree4560aa390fb4a62f05c7d3867a5a9bfaef97ae51
parent4e53fee2700effd1510cb929e04865c454e9678d (diff)
downloadethos-u-core-driver-f082f6cf2c6eb0663deab4a2ba31b40116e0685d.tar.gz
Update README how to contribute
Change-Id: I68660361c7af062ac76a38f86c118ddc74e1c0d6
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index d5e68bb..9e077b3 100644
--- a/README.md
+++ b/README.md
@@ -254,6 +254,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-driver`.
+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).