From 73ee493d6e54ed097edfad2a8d782584a6035cea Mon Sep 17 00:00:00 2001 From: Dan Duvall Date: Mon, 26 Feb 2018 10:02:42 -0800 Subject: Provide a CONTRIBUTING.md guide Summary: To help new developers get on board, let's provide a `CONTRIBUTING.md` doc. Test Plan: Proofread with your eyeballs. Reviewers: thcipriani, demon, hashar, mmodell, zeljkofilipin, greg, Jrbranaa, #release-engineering-team Reviewed By: thcipriani, hashar, #release-engineering-team Tags: #release-engineering-team Differential Revision: https://phabricator.wikimedia.org/D993 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c7e3e1f..2183154 100644 --- a/README.md +++ b/README.md @@ -111,3 +111,8 @@ running (assuming you have go): ./bin/blubber blubber blubber.example.yaml development ./bin/blubber blubber blubber.example.yaml test ./bin/blubber blubber blubber.example.yaml production + +## Contribution + +If you'd like to make code contributions to Blubber, see +[CONTRIBUTING.md](CONTRIBUTING.md). -- cgit v1.2.1