From 6ace09df5c61584d5d1e6c0056d13f90ef9d1730 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 29 Jan 2014 08:46:53 +0100 Subject: Ask for a branch per package Signed-off-by: Justin Lecher --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 529a50216..8f02ccc5c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -68,6 +68,8 @@ It is always convenient for development as well as for the review and merging pr git checkout -b my-feature master +For the fastest process during merging it is best to have a single branch per package. + ###Work on the package Now you are ready to work on your package of interest. Once you are finished you should _always_ use **[repoman](http://dev.gentoo.org/~zmedico/portage/doc/man/repoman.1.html)** to do a static analysis of your work. -- cgit v1.2.3-65-gdbad