From cdf31ad83938a74c07083c8093aa3cb0d14603f6 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Fri, 26 Jan 2024 16:24:57 +0000 Subject: docs: Update CONTRIBUTING.md (#1633) --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6a60d077..769f0069 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,6 +21,10 @@ export PATH="./target/release:$PATH" These 3 variables can be added in a local `.envrc` file, read by [direnv](https://direnv.net/). +## PRs + +It can speed up the review cycle if you consent to maintainers pushing to your branch. This will only be in the case of small fixes or adjustments, and not anything large. If you feel OK with this, please check the box on the template! + ## What to work on? Any issues labeled "bug" or "help wanted" would be fantastic, just drop a comment and feel free to ask for help! -- cgit v1.3.1