From ae35707c1507e831f3c25a0de6677ba3dff8a71c Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Mon, 10 Sep 2018 10:25:56 +0100 Subject: [PATCH] Add contributing_url This means any repos which redirect here will pick up the standard openfaas/faas guide instead of pointing to their local variant. Signed-off-by: Alex Ellis (VMware) --- .DEREK.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.DEREK.yml b/.DEREK.yml index c0c87cba..13115931 100644 --- a/.DEREK.yml +++ b/.DEREK.yml @@ -17,3 +17,5 @@ maintainers: features: - dco_check - comments + +contributing_url: https://github.com/openfaas/faas/blob/master/CONTRIBUTING.md