ContributingCode.wiki
changeset 770 350db3641bcf
parent 769 ccf2964c7497
child 771 a8ecdebfebf7
equal deleted inserted replaced
769:ccf2964c7497 770:350db3641bcf
    69  
    69  
    70 
    70 
    71 If you have a mercurial clone of the official repository but you don't want to locally commit your changes for some reason, you can use use {{{hg diff --git > my.diff}}} to generate a diff file containing changes to code and binary files.
    71 If you have a mercurial clone of the official repository but you don't want to locally commit your changes for some reason, you can use use {{{hg diff --git > my.diff}}} to generate a diff file containing changes to code and binary files.
    72 
    72 
    73 
    73 
    74 = How to let us know that you want your commits/patches to go into the official repository =
    74 = How to ask for patch inclusion in official repository =
    75 
    75 
    76 Just send your patches (or links to them) to [/contact.html the development mailing list].
    76 Just send your patches (or links to them) to [/contact.html the development mailing list].
    77 
    77 
    78 Don't forget to add a short description (can be a copy of the commit message if it's explaining everything needed).
    78 Don't forget to add a short description (can be a copy of the commit message if it's explaining everything needed).
    79 
    79