summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-01-26 16:24:57 +0000
committerGitHub <noreply@github.com>2024-01-26 16:24:57 +0000
commitcdf31ad83938a74c07083c8093aa3cb0d14603f6 (patch)
treee4467322a17de4a529ff289cd89a6c3f03d2b6a8
parent2f64778cebc06b8252057bf245a76cc2ba1bb95d (diff)
docs: Update CONTRIBUTING.md (#1633)
-rw-r--r--CONTRIBUTING.md4
1 files changed, 4 insertions, 0 deletions
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!