From c6d79d07ab23ff7252c9f2e5782bd4535a8ebe99 Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Thu, 8 Apr 2021 20:28:33 +0000 Subject: [PATCH] expand on treatment of external contributions --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ca96ae3..ac0b87d 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,11 @@ The following Google style guides live outside of this project: With few exceptions, these style guides are copies of Google's internal style guides to assist developers working on Google owned and originated open source projects. Changes to the style guides are made to the internal style guides first and -eventually copied into the versions found here. **External contributions are -not accepted.** Pull requests and issues filed in this repository may be -closed without comment. +eventually copied into the versions found here. +Pull requests are regularly closed without comment. +Issues that raise questions, justify changes on technical merits, +or point out obvious mistakes may get some engagement and could in theory lead to changes, +but we are primarily optimizing for Google's internal needs. Creative Commons License