Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dev:howto:contribute [2013/02/02 13:37] – [Contribution Process] jannisdev:howto:contribute [2013/02/02 13:39] – [Contribution Process] jannis
Line 72: Line 72:
   ... auto-generated git log and diff stats ...   ... auto-generated git log and diff stats ...
  
-Fill out the SUBJECT and MESSAGE by briefly describing what you are submitting. Then save the file and close the editor. ''git send-email'' will send the cover letter to the ''xfce4-dev@xfce.org'' mailing list, followed up by one mail per commit in your branch. These commit mails will each include the commit message and the commit diff as plain text.+Fill out the SUBJECT and MESSAGE by briefly describing what you are submitting. Then save the file and close the editor. ''git send-email'' will send your patch set to the ''xfce4-dev@xfce.org'' mailing list in the form of the above cover letter email, followed by an additional email for each commit in your branch. These commit mails will each include the commit message and the commit diff as plain text.
  
 === 5. Review === === 5. Review ===
  
 === 6. Merge === === 6. Merge ===