Commit 4d6013c7 authored by Matt Caswell's avatar Matt Caswell
Browse files

Further update CONTRIBUTING



Tweak to the wording on merge commits.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 073b1b72
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -57,8 +57,8 @@ the acceptance and review process faster:

    3.  Patches should be as current as possible.  When using GitHub, please
    expect to have to rebase and update often. Note that we do not accept merge
    commits, so please avoid these in any pull request. You will be asked to
    remove them before a patch is considered acceptable.
    commits. You will be asked to remove them before a patch is considered
    acceptable.

    4.  Patches should follow our coding style (see
    https://www.openssl.org/policies/codingstyle.html) and compile without