From: Michael Stapelberg Date: Thu, 12 Feb 2015 07:59:33 +0000 (+0100) Subject: CONTRIBUTING: document people should use the `next` branch X-Git-Tag: 4.9~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=726bb97ce3fba333979908616c370778f570884d;p=i3%2Fi3 CONTRIBUTING: document people should use the `next` branch --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8fff92bd..7a5e0c5f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,5 +15,6 @@ and https://github.com/i3/i3lock * Before sending a pull request for new features, please check with us that the feature is something we want to see in i3 by opening an issue which has “feature request” or “enhancement” in its title. +* Use the `next` branch for developing and sending your pull request. * Use `clang-format` to format your code. * Run the testsuite, see http://i3wm.org/docs/testsuite.html