From 05cf674279079569fe5b2c036daa323674d4549c Mon Sep 17 00:00:00 2001 From: Bryan Boreham Date: Fri, 1 Jun 2018 14:15:12 +0100 Subject: [PATCH] Mention the DCO (#4211) Signed-off-by: Bryan Boreham --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4180d06f7..4eceade1a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,6 +19,8 @@ Prometheus uses GitHub to manage reviews of pull requests. Practices for Production Environments](http://peter.bourgon.org/go-in-production/#formatting-and-style). +* Be sure to sign off on the [DCO](https://github.com/probot/dco#how-it-works) + ## Steps to Contribute