summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMartin Michlmayr <tbm@cyrius.com>2020-03-11 00:24:42 +0800
committerMartin Michlmayr <tbm@cyrius.com>2020-03-11 00:24:42 +0800
commit40d01c3dea676bd39dcb9fcc6c90390fcc231da4 (patch)
treea9fd0092656a7944b5be5850baf1e1e60b6815db /CONTRIBUTING.md
parent7c09f45f501a8ae6573d62e833c4ddfe4ab8b3aa (diff)
downloadfork-ledger-40d01c3dea676bd39dcb9fcc6c90390fcc231da4.tar.gz
fork-ledger-40d01c3dea676bd39dcb9fcc6c90390fcc231da4.tar.bz2
fork-ledger-40d01c3dea676bd39dcb9fcc6c90390fcc231da4.zip
Update branch information
Thanks to Daraul Harris for pointing out this out-of-date info.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 1 insertions, 3 deletions
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].