From a9b174bcb6849d9f219ce9ce5425cff6240862d0 Mon Sep 17 00:00:00 2001 From: James Hillyerd Date: Thu, 14 Dec 2017 18:32:55 -0800 Subject: [PATCH] Add tl;dr to CONTRIBUTING.md --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index aeaf852..c34dc94 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,6 +4,8 @@ How to Contribute Inbucket encourages third-party patches. It's valuable to know how other developers are using the product. +**tl;dr:** File pull requests against the `develop` branch, not `master`! + ## Getting Started