From 3efa5ec66c4c67d92003cb219ef044a8ce5e229c Mon Sep 17 00:00:00 2001 From: Bryan Boreham Date: Thu, 31 May 2018 14:22:30 +0000 Subject: [PATCH] Mention the DCO in the contributing guide Signed-off-by: Bryan Boreham --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 40503ed..e015a85 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,3 +16,5 @@ Prometheus uses GitHub to manage reviews of pull requests. and the _Formatting and style_ section of Peter Bourgon's [Go: Best 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)