From 2958ebf6acdb19d30c379f708653007623bcbd30 Mon Sep 17 00:00:00 2001 From: rohks Date: Mon, 31 Oct 2022 13:55:24 +0000 Subject: [PATCH] Tighten the wording for sending a pull request. PiperOrigin-RevId: 485036120 (cherry picked from commit 95d81fcc3be859d7c3242ac5c3efaf91cf2099c2) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 34953c71f8..18b494425a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ all of the information requested in the issue template. ## Pull requests -We will also consider high quality pull requests. These should normally merge +We will also consider high quality pull requests. These should merge into the `main` branch. Before a pull request can be accepted you must submit a Contributor License Agreement, as described below.