summaryrefslogtreecommitdiff
path: root/contributing.md
diff options
context:
space:
mode:
authorDan Handley <dan.handley@arm.com>2015-12-21 17:11:08 +0000
committerDan Handley <dan.handley@arm.com>2015-12-21 17:50:50 +0000
commitf162c536ca533a0761440aec0eca5251f88d3bf3 (patch)
tree7b68b0dffedf215b5f5d713a4669f4c3f6eeea2f /contributing.md
parent0f09c8f74846e1ad841b86af4b1266f023ca648a (diff)
Update `contributing.md` CLA instructions
Update `contributing.md` to make it clear that contributors should wait for ARM to confirm acceptance of the completed CLA before making contributions. Change-Id: Ide62d893ad8cc0d2a0949c16605cd8689d9624bf
Diffstat (limited to 'contributing.md')
-rw-r--r--contributing.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/contributing.md b/contributing.md
index 6b24fb58..6bf3900d 100644
--- a/contributing.md
+++ b/contributing.md
@@ -8,7 +8,8 @@ Individuals who want to contribute their own work must sign and return an
Individual CLA. Companies that want to contribute must sign and return a
Corporate CLA if their employees' intellectual property has been assigned to
the employer. Copies of the CLAs are available from the [contributing page] of
-the ARM website.
+the ARM website. Please wait for ARM to confirm acceptance of your CLA before
+making contributions.
For this project, ARM also requires the GitHub account name(s) associated with
each individual contributor or the designated employees of corporate
@@ -76,7 +77,7 @@ Making Changes
Submitting Changes
------------------
-* Ensure we have your signed CLA.
+* Ensure ARM has your signed CLA and has confirmed acceptance of it.
* Push your local changes to your fork of the repository.
* Submit a [pull request] to the [arm-trusted-firmware] `integration` branch.
* The changes in the [pull request] will then undergo further review and