From 40d01c3dea676bd39dcb9fcc6c90390fcc231da4 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Wed, 11 Mar 2020 00:24:42 +0800 Subject: Update branch information Thanks to Daraul Harris for pointing out this out-of-date info. --- CONTRIBUTING.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 80a413f3..0dbfe309 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,9 +1,7 @@ Tips for contributors --------------------- -* Please **make pull requests against `next`, not `master`**. Ledger follows - a [git-flow] branching model, in which development happens on the `next` - branch and is subsequently merged into `master` for releases. +* Please **make pull requests against `master`**. * If you're making **changes to files for which the Travis build is not relevant**, please **add `[ci skip]` to the end of the commit message**. * Report bugs using [GitHub Issues]. -- cgit v1.2.3