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 9cd7dd28 docs: Feel relax in community and don't hurry (#1987)
9cd7dd28 is described below

commit 9cd7dd28c793f2649c46d19aac17518388c20288
Author: Xuanwo <[email protected]>
AuthorDate: Fri Apr 14 16:42:55 2023 +0800

    docs: Feel relax in community and don't hurry (#1987)
    
    * docs: Relax in community and don't hurry
    
    Signed-off-by: Xuanwo <[email protected]>
    
    * 90 days!
    
    Signed-off-by: Xuanwo <[email protected]>
    
    * Don't enforece to close PRs
    
    Signed-off-by: Xuanwo <[email protected]>
    
    * Make it more clear
    
    Signed-off-by: Xuanwo <[email protected]>
    
    ---------
    
    Signed-off-by: Xuanwo <[email protected]>
---
 CONTRIBUTING.md | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 919596e4..fcc71ce2 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -4,8 +4,6 @@ Hello, welcome to the OpenDAL Community! This document will 
guide you on how to
 
 ## Taking Issues
 
-**OpenDAL's Issue Roundtrip: 14 days**
-
 It is highly recommended to request an assignment before beginning work on any 
issues to avoid conflicts with other community members.
 
 It is encouraged to post your work progress in the issues comment so that the 
community can stay informed about ongoing developments and offer any necessary 
assistance.
@@ -16,12 +14,6 @@ By removing the assignment, we create space for other 
community members to take
 
 ## Sending PRs
 
-**OpenDAL's PR Roundtrip: 24 hours**
-
-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. *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.
+We will try our best to review your PRs within 24 hours, and often within 8 
hours.
 
-You are welcome to reopen the PR at any time when you are ready for a new 
review.
+If a PR does not receive a response within 24 hours, it will be converted to 
draft status. To indicate that you are ready for review, please mark the PR as 
`ready for review`.

Reply via email to