This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
The following commit(s) were added to refs/heads/main by this push:
new c424555e docs: Add explanation in contributing (#1985)
c424555e is described below
commit c424555ef63ae4596b5265d6330e07753e06f8ae
Author: Xuanwo <[email protected]>
AuthorDate: Fri Apr 14 13:59:04 2023 +0800
docs: Add explanation in contributing (#1985)
Signed-off-by: Xuanwo <[email protected]>
---
CONTRIBUTING.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c88aa9eb..919596e4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -20,7 +20,7 @@ By removing the assignment, we create space for other
community members to take
OpenDAL promises fast iteration (I mean very fast).
-We commit to reviewing your PRs within 24 hours, and often within 8 hours. In
return, we expect you to respond to our review within 24 hours as well.
+We commit to reviewing your PRs within 24 hours, and often within 8 hours. In
return, we expect you to respond to our review within 24 hours as well. *It
doesn't mean you MUST respond to us within 24 hours. You can contribute at your
own pace.*
If a PR receives no response for 24 hours, it will be closed. Please note that
closing a PR does not mean rejection; we simply aim to keep our community
iterating quickly by only tracking PRs awaiting review. By closing on-going
(instead of on-reviewing) PR allow both of us foucing our own work.