alloy-rs / core

High-performance, well-tested & documented core libraries for Ethereum, in Rust
https://alloy.rs
Apache License 2.0
786 stars 149 forks source link

docs: do not accept grammar prs #575

Closed onbjerg closed 8 months ago

onbjerg commented 8 months ago

Motivation

A common RPGF farming strategy is to open PRs to fix grammar/typos with a bot

Solution

Don't allow it

PR Checklist