Skip to content

Commit

Permalink
Update CONTRIBUTING.md: CLA -> DCO
Browse files Browse the repository at this point in the history
  • Loading branch information
drice-buf authored Jul 9, 2024
1 parent 599baa8 commit a46a6fa
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ pull request review much smoother. In your issue, pull request, and any other
communications, please remember to treat your fellow contributors with
respect!

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

## Setup

Expand Down Expand Up @@ -81,5 +80,5 @@ If everything goes as planned, you should not see any output from the `pnpm outd

[fork]: https://github.com/connectrpc/connect-query-es/fork
[open-issue]: https://github.com/connectrpc/connect-query-es/issues/new
[cla]: https://cla-assistant.io/connectrpc/connect-query-es
[dco]: https://developercertificate.org
[commit-message]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html

0 comments on commit a46a6fa

Please sign in to comment.