]> git.ipfire.org Git - thirdparty/openssl.git/commit
contributing-doc: give example commit message with "CLA: trivial"
authorJames Muir <james@openssl.org>
Mon, 20 Nov 2023 18:14:12 +0000 (13:14 -0500)
committerHugo Landau <hlandau@openssl.org>
Thu, 23 Nov 2023 15:12:51 +0000 (15:12 +0000)
commitcad48c5b0f7180c5fab8db70feb07e0846d80d67
treee8e2ca1aef4354c4cb82a4c2925348aef62eb566
parentdf5e72d220d9c8b9316b1ce8e8c8bdf23c7201f0
contributing-doc: give example commit message with "CLA: trivial"

The text "CLA: trivial" should go at the bottom of the commit message.
Also, update the force-push command to include the repository and
branch, which can avoid unexpected force-push results.

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22775)
CONTRIBUTING.md