aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorDave Rodgman <dave.rodgman@arm.com>2022-11-01 20:39:04 +0000
committerDave Rodgman <dave.rodgman@arm.com>2022-11-01 20:39:04 +0000
commitf3928fb3e0d3f67047dd935e17e7b2d783194a33 (patch)
treec6181105221e52c24d688d539906d73a77a676d8 /CONTRIBUTING.md
parent119e5d7a6b379be074aa7a0452acb401a41e820d (diff)
downloadmbedtls-f3928fb3e0d3f67047dd935e17e7b2d783194a33.zip
mbedtls-f3928fb3e0d3f67047dd935e17e7b2d783194a33.tar.gz
mbedtls-f3928fb3e0d3f67047dd935e17e7b2d783194a33.tar.bz2
Reinstate note about all PRs receiving review
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0eca8ab..8645da7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,6 +1,7 @@
Contributing
============
-We gratefully accept bug reports and contributions from the community.
+We gratefully accept bug reports and contributions from the community. All PRs are reviewed by the project team / community, and may need some modifications to
+be accepted.
Quick Checklist for PR contributors
-----------------------------------