From d8df233cc05058b9b8dae9ea863a894b332bfa2a Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Sat, 30 Oct 2021 14:16:15 -0400 Subject: [PATCH] chore: mention needing an issue for a PR in CONTRIBUTING.md (#4071) --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f742bdd75e9..9af92775588 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,6 +30,8 @@ Please refrain from commenting on `master` commits. Commit comments are not sear ## Pull Requests +> With the exception of extremely minor documentation typos, **only send pull requests that resolve open issues**. + Anyone is free to help us build and maintain this project. If you see an issue that needs working on because it's important to you, comment on the issue to help make sure that nobody else works on it at the same time, and then start working. Developing in this repo is easy: