From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas De Schampheleire Date: Thu, 06 Mar 2014 11:07:28 +0100 Subject: [Buildroot] [PATCH 0 of 7] manual: rework Contributing chapter Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net This patch series reworks the "Contributing to Buildroot" chapter in the manual. According to the latest Buildroot Developer Days, we want to promote contributions that are not feature patches, like fixing autobuild failures, closing bugs, working on items from the TODO list, etc. This series reorders and expands the chapter with that desire in mind. Signed-off-by: Thomas De Schampheleire --- v2: - integrate rewording comments by Yann, Samuel and Arnout (thanks!) - add new patch modifying the commit message template