From 62a6a878d4c964993c4914ec331f4d861ca50eb4 Mon Sep 17 00:00:00 2001 From: Dan Schaper Date: Wed, 3 Jan 2018 16:20:57 -0800 Subject: [PATCH] Link to DCO wiki entry. Signed-off-by: Dan Schaper --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8cb7ccb9..2b7fae5d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,6 +28,7 @@ When requesting or submitting new features, first consider whether it might be u - Check the codebase to ensure that your feature doesn't already exist. - Check the pull requests to ensure that another person hasn't already submitted the feature or fix. +- Read and understand the [DCO guidelines](https://github.com/pi-hole/pi-hole/wiki/Contributing-to-the-project) for the project. ## Technical Requirements