Clarify that patches should be sent as attachments.

This commit is contained in:
Chris Mayo 2016-10-11 13:57:42 -07:00 committed by Dave Page
parent 713c692ddd
commit c2cd2d3d3b

View File

@ -30,7 +30,7 @@ to create a patch between your development branch and the public master branch.
Once you have your patch, check it thoroughly to ensure it meets the pgAdmin
:doc:`coding_standards`, and review it against the :doc:`code_review` to minimise
the chances of it being rejected. Once you're happy with your work, mail it to the
mailing list pgadmin-hackers@postgresql.org. Please ensure you include a full
description of what the patch does, as well as the rationale for any important
design decisions.
the chances of it being rejected. Once you're happy with your work, mail it
as an attachment to the mailing list pgadmin-hackers@postgresql.org.
Please ensure you include a full description of what the patch does,
as well as the rationale for any important design decisions.