ContributingCode.wiki
changeset 1283 e490fc45e2ae
parent 1282 4d2674ab4844
equal deleted inserted replaced
1282:4d2674ab4844 1283:e490fc45e2ae
    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 ask for patch inclusion in 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]. Feel free to compress them as {{{tar.gz}}}, {{{tar.bz2}}} or {{{zip}}}.
    76 Just send your patches (or links to them) to [https://hedgewars.org/contact.html the development mailing list]. Feel free to compress them as {{{tar.gz}}}, {{{tar.bz2}}} or {{{zip}}}.
    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 
    80 *Note*: Please be aware that by sending in patches you grant unC0Rr (the project leader) *all rights* to the code (and any patents you may hold on it) and assets included in the patch.
    80 *Note*: Please be aware that by sending in patches you grant unC0Rr (the project leader) *all rights* to the code (and any patents you may hold on it) and assets included in the patch.
    81 That implies that your code *will be made public* under the *[http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html GNU GPL2]*.
    81 That implies that your code *will be made public* under the *[http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html GNU GPL2]*.