Skip to content

Commit

Permalink
Document DCO in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
This closes #879

Signed-off-by: Johannes 'fish' Ziemke <github@freigeist.org>
  • Loading branch information
discordianfish committed Apr 16, 2018
1 parent f3ff44f commit 66d8111
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ Prometheus uses GitHub to manage reviews of pull requests.
Practices for Production
Environments](http://peter.bourgon.org/go-in-production/#formatting-and-style).

* Sign your work to certify that your changes were created by yourself or you
have the right to submit it under our license. Read
https://developercertificate.org/ for all details and append your sign-off to
every commit message like this:

Signed-off-by: Random J Developer <example@example.com>


## Collector Implementation Guidelines

Expand Down

0 comments on commit 66d8111

Please sign in to comment.