yanghua commented on a change in pull request #1141: [MINOR] Improve documentation around existing contribution guidelines URL: https://github.com/apache/incubator-hudi/pull/1141#discussion_r361574797
########## File path: docs/contributing.md ########## @@ -85,12 +46,103 @@ Here's a typical lifecycle of events to contribute to Hudi. - [Voting on a release](https://www.apache.org/foundation/voting.html): Everyone can vote. Only Hudi PMC members should mark their votes as binding. +## Life of a Contributor + +This document details processes and procedures we follow to make contributions to the project and take it forward. +If you are looking to ramp up into the project as a contributor, we highly encourage you to read this guide in full, familiarize yourself with the workflow +and more importantly also try to improve the process along the way as well. + +### Filing JIRAs + + - Hudi uses JIRA to manage issues. First familiarize yourself with the various [components](https://issues.apache.org/jira/projects/HUDI/components) against which issues are filed in Hudi. Review comment: "First" -> "First, " ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
