mirror of https://github.com/astral-sh/ruff
Add the *The Basics* title back to CONTRIBUTING.md (#20624)
This commit is contained in:
parent
053c750c93
commit
81f43a1fc8
|
|
@ -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
|
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.
|
team before it is appropriate to begin work on an implementation.
|
||||||
|
|
||||||
|
## The Basics
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
Ruff is written in Rust. You'll need to install the
|
Ruff is written in Rust. You'll need to install the
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue