mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-05 12:57:42 +00:00
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:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user