suyanhanx commented on code in PR #1984: URL: https://github.com/apache/incubator-opendal/pull/1984#discussion_r1166287419
########## CONTRIBUTING.md: ########## @@ -0,0 +1,27 @@ +# Contributing + +Hello contributors, welcome to the OpenDAL Community! This document will guide you on how to participate in our community and enjoy your time here. Review Comment: ```suggestion Hello, welcome to the OpenDAL Community! This document will guide you on how to participate in our community and enjoy your time here. ``` I think it's bettor to remove it. As this is a guide for everyone. ########## CONTRIBUTING.md: ########## @@ -0,0 +1,27 @@ +# Contributing + +Hello contributors, welcome to the OpenDAL Community! This document will guide you on how to participate in our community and enjoy your time here. + +## 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. + +It is possible that your assignment has been removed after 14 days of no updates. Please note that this is not a punishment or dissatisfaction from the community. We understand that life can be challenging, and things may not always go as planned. + +By removing the assignment, we create space for other community members to take over. Additionally, we do not frequently check the assignment due date, so please communicate any stale issues through the issue tracker. + +## 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. + +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. Review Comment: Would you like to add the parts you always said? `The benefits for both of us why we close it` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
