From 0455cc5f80f87f7f70b78a1d772e04c4090f30cf Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Tue, 21 Jan 2020 15:39:05 -0500 Subject: [PATCH] Add a test commit, which will be initially blocked This is a test commit, which will be initially blocked because I have not yet signed the CLA. Signed-off-by: Brian Warner --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e820e3d..66546cf 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # TEST-EasyCLA This is for testing the EasyCLA flow and will be deleted after testing is complete + +This is new content, which will be used to open a PR. The PR should initially be blocked until the CLA is signed. Upon signature, the cla-bot will unblock the PR, and allow it to be merged.