This is an automated email from the ASF dual-hosted git repository. xuanwo pushed a commit to branch polish-contributing in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
commit b862bc0058e8db7062ed107b6773a53cd5a9d171 Author: Xuanwo <[email protected]> AuthorDate: Fri Apr 14 13:56:26 2023 +0800 docs: Add explanation in contributing 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.
