From 81f43a1fc8bea4839997d95774b1fcbf6888e282 Mon Sep 17 00:00:00 2001 From: Micha Reiser Date: Mon, 29 Sep 2025 08:46:01 +0100 Subject: [PATCH] Add the *The Basics* title back to CONTRIBUTING.md (#20624) --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 713c750779..22d1dc0072 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,6 +37,8 @@ exploration of new features, we will often close these pull requests immediately new feature to ruff creates a long-term maintenance burden and requires strong consensus from the ruff team before it is appropriate to begin work on an implementation. +## The Basics + ### Prerequisites Ruff is written in Rust. You'll need to install the