From 256a54d2b88d15d0d3d8ca1fe1cddd4bcc58b999 Mon Sep 17 00:00:00 2001 From: Deepthi Sigireddi Date: Tue, 2 Apr 2024 13:12:13 -0700 Subject: [PATCH] amend contributing guide to ban trivial contributions (#15618) Signed-off-by: deepthi --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 271010b8304..df12facb4da 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,3 +15,7 @@ to let everyone know what you're planning to work on, and to track progress and * How to make yourself familiar with Go and Vitess. * How to go through the GitHub workflow. * What to look for during code reviews. + +### Contributions Related to Spelling and Grammar + +At this time, we will not be accepting contributions that only fix spelling, naming or grammatical errors in documentation, code, comments or elsewhere, from accounts created in the last 365 days. We appreciate your interest in contributing to Vitess, and we encourage you to contribute in other ways. \ No newline at end of file