This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch release-0.4 in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git
commit 4f3a84d69e349990eae70a74b670f1b9389f7954 Author: JingsongLi <[email protected]> AuthorDate: Sun Apr 23 11:54:04 2023 +0800 [doc] Update contributing for review --- docs/content/project/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/project/contributing.md b/docs/content/project/contributing.md index 9e885d0c6..b5a192e8d 100644 --- a/docs/content/project/contributing.md +++ b/docs/content/project/contributing.md @@ -173,7 +173,7 @@ Please feel free to ask questions at any time. Either send a mail to the Dev mai <div class="panel-body"> <h2><span class="number">3</span><a href="#review">Review</a></h2> <p>Work with the reviewer.</p><br /> - <p><b>1.Make sure no unrelated or unnecessary reformatting changes are included. 2.Make sure your change has been rebased to the latest commits in your base branch.</b></p> + <p><b>1.Make sure no unrelated or unnecessary reformatting changes are included. 2.Please ensure that the test passing. 3.Please don't resolve conversation.</b></p> </div> </div> </div>
