ci(cla): upgrade CLA to v2 (#5046)

Point the cla-bot config and the PR template at cla/v2.md so new
contributions are checked against the v2 Individual CLA.

- .github/cla.yml: document.version v1 -> v2, url -> cla/v2.md
- .github/pull_request_template.md: CLA link -> cla/v2.md
This commit is contained in:
Zhengchao An
2026-07-20 10:44:06 +08:00
committed by GitHub
parent db3b08b612
commit 4f0be83ea5
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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