]> 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:13:17 +0000 (15:13 +0000)
commit784faaf6cb6ccbaa531b848d1df00f4906b6b1e7
treea59a2bbdc0e7af82cbcc86ec312d40cf23c5bd4f
parent449e1c5c3013d2e99fc8ef39f145ddbcc49fac8c
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)

(cherry picked from commit cad48c5b0f7180c5fab8db70feb07e0846d80d67)
CONTRIBUTING.md