diff --git a/README.md b/README.md index b2f725d..d41a899 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # TEST-EasyCLA This is for testing the EasyCLA flow and will be deleted after testing is complete -Please feel free to open a PR against this repo to test the flow for signing the CLA. Initially, if you have not signed the OpenJS Foundation CLA, your PR should be blocked. Once you sign the CLA (either by having your company add you as an approved contributor, or if you aren't employed, signing as an individual contributor) your PR should be unblocked. At this point, you will be able to contribute to any repo covered by the OpenJS CLA. +Please feel free to open a PR against this repo to test the flow for signing the CLA. Initially, if you have not signed the OpenJS Foundation CLA, your PR should be blocked. Once you sign the CLA (either by having your company add you as an approved contributor, or if you aren't employed, signing as an individual contributor) your PR should be unblocked (note that you might need to add a second commit to the branch to retrigger the GitHub checks). At this point, you will be able to contribute to any repo covered by the OpenJS CLA. + +All you need to do is open a PR.