MaintNotes: encourage people to run "next"

Junio C Hamano committed Jul 15, 2015 at 13:53 UTC 2130cfaf75c94158a0e6fcb783dc6434a973aa35
1 file changed +3 -1
MaintNotes
+3 -1
@@ -161,7 +161,9 @@ general, the "next" branch always contains the tip of "master". It might
161 not be quite rock-solid, but is expected to work more or less without major
162 breakage. The "next" branch is where new and exciting things take place. A
163 topic that is in "next" is expected to be polished to perfection before it
164 -is merged to "master".
164 +is merged to "master". Please help this process by building, using the
165 +"next" branch for your daily work, and reporting any new bugs you find to
166 +the mailing list, before the breakage is merged down to the "master".
167
168 The "pu" (proposed updates) branch bundles all the remaining topic
169 branches the maintainer happens to have. There is no guarantee that