Skip to content

Commit 88012d4

Browse files
authored
Update CONTRIBUTING.md: CLA -> DCO (#298)
See connectrpc/connect-query-es#386 Signed-off-by: Dan Rice <[email protected]>
1 parent dc7d1cf commit 88012d4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/CONTRIBUTING.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ pull request review much smoother. In your issue, pull request, and any other
99
communications, please remember to treat your fellow contributors with
1010
respect!
1111

12-
Note that you'll need to sign [Buf's Contributor License Agreement][cla]
13-
before we can accept any of your contributions. If necessary, a bot will remind
14-
you to accept the CLA when you open your pull request.
12+
Note that for a contribution to be accepted, you must sign off on all commits
13+
in order to affirm that they comply with the [Developer Certificate of Origin][dco].
1514

1615
## Setup
1716

@@ -60,5 +59,5 @@ We're much more likely to approve your changes if you:
6059

6160
[fork]: https://github.com/connectrpc/connect-kotlin/fork
6261
[open-issue]: https://github.com/connectrpc/connect-kotlin/issues/new
63-
[cla]: https://cla-assistant.io/connectrpc/connect-kotlin
62+
[dco]: https://developercertificate.org
6463
[commit-message]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html

0 commit comments

Comments
 (0)