aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Marquez Tello <pablo.tello@arm.com>2022-07-20 09:38:34 +0100
committerPablo Marquez Tello <pablo.tello@arm.com>2022-07-21 08:22:47 +0000
commit5967ee26113af9652a215a1a875f8617f8f35f34 (patch)
treee39bb724f31ec1e8d45162796e9f616781c2476b
parent3964f17fd46a8b1ee39ea10408d3825c9a67af0b (diff)
downloadComputeLibrary-5967ee26113af9652a215a1a875f8617f8f35f34.tar.gz
Added CONTRIBUTING.md
* Pointing out that development and contribution must be done on linaro * Asking not to submit pull requests on github * Resolves MLCE-774 Change-Id: Ifbcf4a7ab8e714b5c77425f0e4174520e0ece09f Signed-off-by: Pablo Marquez Tello <pablo.tello@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/7946 Benchmark: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Gunes Bayir <gunes.bayir@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
-rw-r--r--CONTRIBUTING.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000000..171d101bd1
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,11 @@
+Please read https://arm-software.github.io/ComputeLibrary/latest/contribution_guidelines.xhtml
+
+Here on github we only publish a snapshot of the main development branch for each release, that's the reason why we don't accept pull requests.
+
+Please submit your patch for review to review.mlplatform.org.
+
+The development is structured in the following way:
+
+ Release repository: https://github.com/arm-software/ComputeLibrary
+ Development repository: https://review.mlplatform.org/#/admin/projects/ml/ComputeLibrary
+ Please report issues here: https://github.com/ARM-software/ComputeLibrary/issues