From 5808aa8f591478922034bf51fc8b66b66bcc64af Mon Sep 17 00:00:00 2001 From: Abhimanyu Saharan Date: Wed, 11 Feb 2026 09:46:42 +0000 Subject: [PATCH] docs: tone (remove first-pass phrasing) --- docs/11-contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/11-contributing.md b/docs/11-contributing.md index 36a204d..bd05368 100644 --- a/docs/11-contributing.md +++ b/docs/11-contributing.md @@ -5,7 +5,7 @@ - [Coverage policy](coverage-policy.md) - [Testing guide](testing/README.md) -## How to contribute (first pass) +## How to contribute - Follow the repo’s existing PR and review conventions. - Prefer small PRs. - Update docs when behavior changes.