← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH][RFC] Footprint wizards

 

On tor, 2016-09-15 at 08:20 +1000, Oliver Walters wrote:
> > Patches that can be applied with git am is good. In this case it
> > seems
> > like all newlines in commit comments are stripped which is not so
> > good.
> 
> Any suggestions on how I could fix this? Should I be submitting one
> patch per commit, or a single patch as I have done here? Also, can I
> submit a pull-request straight from git or is the patch-email method
> preferred? 

Normally how I format commit messages is like this:

Short description<New line>
<New line>
 * More detailed description
   May span multiple lines
 * Some times there is a need for multiple detailes descriptions


See the short description as the subject line in an email.


-- 
Niki Guldbrand <niki.guldbrand@xxxxxxxxx>


References