From 6ffd089e386848d52c1ffab81f98af46b9fcf961 Mon Sep 17 00:00:00 2001 From: Jacob Elias <19310318+jelias2@users.noreply.github.com> Date: Thu, 13 Feb 2025 16:15:46 -0600 Subject: [PATCH] feat: update contribution guidelines around styling and typos (#160) --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6cab824b..cfb0273f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -69,3 +69,11 @@ The reviewer's job is to check that the PR: 1. All CI checks MUST pass. 1. At least one code owner must approve. + +### Contributions Related to Spelling and Grammar + +At this time, we will not be accepting contributions that primarily fix +spelling, stylistic or grammatical errors in documentation, code or elsewhere. + +Pull Requests that ignore this guideline will be closed, +and may be aggregated into new Pull Requests without attribution.