snuyanzin commented on code in PR #27802: URL: https://github.com/apache/flink/pull/27802#discussion_r2971896806
########## .github/CONTRIBUTING.md: ########## @@ -8,4 +8,5 @@ To make the process smooth for the project *committers* (those who review and ac Please check out the [How to Contribute guide](https://flink.apache.org/contributing/how-to-contribute.html) to understand how contributions are made. A detailed explanation can be found in our [Contribute Code Guide](https://flink.apache.org/contributing/contribute-code.html) which also contains a list of coding guidelines that you should follow. +Documentation-only changes are described in the [Documentation Contribution Guide](https://flink.apache.org/how-to-contribute/contribute-documentation/) (including how to build and preview docs under `docs/`). Review Comment: didn't get what is the reason to have it separate? The link above > Please check out the [How to Contribute guide](https://flink.apache.org/contributing/how-to-contribute.html) to understand how contributions are made. leads to the page with all kinds of contributions including documentation, site, code, code review etc... If we add it here then finally we will come up to just a copy of that page in this place -- 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]
