README
changeset 2115 53fe0a1c9d4c
parent 2114 51ee2c721b32
child 2122 efc6633e78e1
equal deleted inserted replaced
2114:51ee2c721b32 2115:53fe0a1c9d4c
    85 
    85 
    86 Bugs are to be reported on the mercurial's bug tracker (component: `evolution`_):
    86 Bugs are to be reported on the mercurial's bug tracker (component: `evolution`_):
    87 
    87 
    88 .. _evolution: https://bz.mercurial-scm.org/buglist.cgi?component=evolution&query_format=advanced&resolution=---
    88 .. _evolution: https://bz.mercurial-scm.org/buglist.cgi?component=evolution&query_format=advanced&resolution=---
    89 
    89 
    90 Please use the patchbomb extension to send email to mercurial devel. Please
    90 Please use the patchbomb extension to send email to `mercurial devel
    91 make sure to use the evolve-ext flag when doing so. You can use a command like
    91 <https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel>`_. Please make
       
    92 sure to use the evolve-ext flag when doing so. You can use a command like
    92 this::
    93 this::
    93 
    94 
    94     $ hg email --to mercurial-devel@mercurial-scm.org --flag evolve-ext --rev '<your patches>'
    95     $ hg email --to mercurial-devel@mercurial-scm.org --flag evolve-ext --rev '<your patches>'
    95 
    96 
    96 For guidelines on the patch description, see the `official Mercurial guideline`_.
    97 For guidelines on the patch description, see the `official Mercurial guideline`_.