Signed-off-by: Chris Mayo <aklh...@gmail.com> --- docs/en_US/submitting_patches.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/en_US/submitting_patches.rst b/docs/en_US/submitting_patches.rst index c077551..4ac878d 100644 --- a/docs/en_US/submitting_patches.rst +++ b/docs/en_US/submitting_patches.rst @@ -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.
-- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers