xushiyan commented on code in PR #7164:
URL: https://github.com/apache/hudi/pull/7164#discussion_r1020204857


##########
website/contribute/developer-setup.md:
##########
@@ -139,7 +139,10 @@ and more importantly also try to improve the process along 
the way as well.
  - Sending a Pull Request
    - Format commit and the pull request title like `[HUDI-XXX] Fixes bug in 
Spark Datasource`, 
      where you replace `HUDI-XXX` with the appropriate JIRA issue. 
+   - Pull request titles must have either `[HUDI-XXX]` or `[MINOR]` in their 
title. Note the brackets and capitalization.
    - Please ensure your commit message body is descriptive of the change. 
Bulleted summary would be appreciated.
+   - You must follow the instructions in the template and fill out all fields 
to pass our compliance checks.
+   - Do not remove or modify any headings in the template.

Review Comment:
   We allow `Risk level` right?



-- 
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]

Reply via email to