diff --git a/.github/cla.yml b/.github/cla.yml index d5875f506..208b951e7 100644 --- a/.github/cla.yml +++ b/.github/cla.yml @@ -15,8 +15,8 @@ enabled: true document: - version: v1 - url: https://github.com/rustfs/cla/blob/main/cla/v1.md + version: v2 + url: https://github.com/rustfs/cla/blob/main/cla/v2.md signing: mode: comment diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1c936bf04..b6edfbe1e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -33,4 +33,4 @@ documentation impact. Use N/A when there is no expected impact. --- -Thank you for your contribution! Please ensure your PR follows the community standards ([CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md)). If this is your first contribution, review the [CLA document](https://github.com/rustfs/cla/blob/main/cla/v1.md) and sign it by commenting `I have read and agree to the CLA.` on the PR. +Thank you for your contribution! Please ensure your PR follows the community standards ([CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md)). If this is your first contribution, review the [CLA document](https://github.com/rustfs/cla/blob/main/cla/v2.md) and sign it by commenting `I have read and agree to the CLA.` on the PR.