Skip to content

Commit

Permalink
Update DCO language
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Rice <[email protected]>
  • Loading branch information
drice-buf committed Jul 10, 2024
1 parent 4ad752e commit a65378c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ respect!

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].
Make sure to configure `git` with the same name and E-Mail as your GitHub account,
and run `git commit` with the `-s` flag to sign. If necessary, a bot will remind
you to sign your commits when you open your pull request, and provide helpful tips.

## Setup

Expand Down

0 comments on commit a65378c

Please sign in to comment.