X-Git-Url: https://git.liburcu.org/?p=lttng-tools.git;a=blobdiff_plain;f=CONTRIBUTING.md;fp=CONTRIBUTING.md;h=8b15bea0f05b09c8be02148dc21ae14419669e62;hp=696de362a30ee4a320831c3587f5aa2e052b16f8;hb=17f013d167f010cd0166f869af424141605a992b;hpb=93928b6b84c85e284a97d9ad95641384537619e1 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 696de362a..8b15bea0f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,6 +37,11 @@ The mailing list is also used to share and comment on RFCs and answer user questions. +A template commit messsage is available below, and as a file that you may +configure your local check out to use: + + git config commit.template .commit_template + Once your changes have been comitted to your local branch, you may use the [git-review](https://opendev.org/opendev/git-review) plugin to submit them directly to [Gerrit](https://review.lttng.org) using the following command: