From 186f243c051ca1cd26f186b9d50b3ff674ccd937 Mon Sep 17 00:00:00 2001 From: moonsphere <43288455+moonsphere@users.noreply.github.com> Date: Tue, 1 Jun 2021 11:05:16 +0800 Subject: [PATCH] Update CONTRIBUTING.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 二手掉包工程师 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 113d449542..f45fd31acc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ OceanBase Database is a community-driven open source project and we welcome all ## Before you contribute -Before you contribute, please click the **Sign in with Github to agree button** to sign the CLA. You can find an example [here](https://cla-assistant.io/oceanbase/oceanbase?pullRequest=4). +Before you contribute, please click the **Sign in with Github to agree button** to sign the CLA. You can find an example [here](https://cla-assistant.io/oceanbase/oceanbase). What is [CLA](https://en.wikipedia.org/wiki/Contributor_License_Agreement)? -- GitLab