Changes between Version 11 and Version 12 of Contribute

Show
Ignore:
Timestamp:
12/21/09 13:28:58 (9 months ago)
Author:
marek (IP: 87.149.40.237)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Contribute

    v11 v12  
    6464 * The mail's subject will become the first line in the commit message. The body [[BR]] 
    6565   contains the longer patch description and the patch (unified format) itself. [[BR]] 
    66    Please also specify the target branch (e.g. batman:, batctl:, etc) at the [[BR]] 
     66   Please also specify the target branch (e.g. batctl, batman-adv, etc) at the [[BR]] 
    6767   beginning of the subject line. See the [http://www.open-mesh.net/timeline timeline] for more examples. 
    6868 * Add a "Signed-off-by: Your Name <!you@example.com>" line to the patch [[BR]] 
     
    7070 * Patches for B.A.T.M.A.N. Advanced need to follow the linux kernel coding style[[BR]] 
    7171   closely (use checkpatch.pl to verify your patch) as well as the linux "how to [[BR]] 
    72    submit patches" guidelines (search for the term !SubmitPatches to find thourough[[BR]] 
     72   submit patches" guidelines (search for the term !SubmitPatches to find thorough[[BR]] 
    7373   documentation). 
    7474 * An exemplary good submission you may want to look at can be found here:[[BR]]