From 3b4126c302553d12748699f90cf9f095510f408a Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Thu, 21 Feb 2019 11:03:26 -0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fb7a3a1..941b881f 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,11 @@ Please make all additions and updates to documentation in that repository. ## Contributing to the Source Code -Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests. +First, please read [Talk, then code](https://dave.cheney.net/2019/02/18/talk-then-code) by Dave Cheney. It's great advice and will often save a lot of time and effort. + +Next, please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests. + +Then open your issue, propose your approach, and join the rest of the awesome people who've contributed their time and effort towards WTF. Without you it wouldn't be possible. ### Adding Dependencies