From 485c6a8e3cde86f2f4c5d5fed3a2e25f53d953f3 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Sat, 25 May 2019 20:42:50 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 033c14d6..92918239 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,9 @@ First, please read [Talk, then code](https://dave.cheney.net/2019/02/18/talk-the 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. +Then create your branch, write your code, submit your PR, and join the rest of the awesome people who've contributed their time and effort towards WTF. Without the contributors it wouldn't be possible. + +And don't worry if you've never written Go before, or never contributed to an open source project before, or that your code won't be good enough. For a surprising number of people WTF has been their first Go project, or first open source contribution. If you're here, and you've read this far, you're the right stuff. ### Adding Dependencies