Community & Project Info # How do I get help from Apache Flink? # There are many ways to get help from the Apache Flink community. The mailing lists are the primary place where all Flink committers are present. For user support and questions use the user mailing list. You can also join the community on Slack. Some committers are also monitoring Stack Overflow. Please remember to tag your questions with the apache-flink tag.| flink.apache.org
Contributing Code # Apache Flink is maintained, improved, and extended by code contributions of volunteers. We welcome contributions to Flink, but due to the size of the project and to preserve the high quality of the code base, we follow a contribution process that is explained in this document. Please feel free to ask questions at any time. Either send a mail to the Dev mailing list or comment on the Jira issue you are working on.| flink.apache.org
How to Review a Pull Request # This guide is for all committers and contributors that want to help with reviewing code contributions. Thank you for your effort - good reviews are one of the most important and crucial parts of an open source project. This guide should help the community to make reviews such that: Contributors have a good contribution experience. Our reviews are structured and check all important aspects of a contribution.| flink.apache.org
Contribute Documentation # Good documentation is crucial for any kind of software. This is especially true for sophisticated software systems such as distributed data processing engines like Apache Flink. The Apache Flink community aims to provide concise, precise, and complete documentation and welcomes any contribution to improve Apache Flink’s documentation. Obtain the documentation sources # Apache Flink’s documentation is maintained in the same git repository as the code base. This i...| flink.apache.org
Improving the Website # The Apache Flink website presents Apache Flink and its community. It serves several purposes including: Informing visitors about Apache Flink and its features. Encouraging visitors to download and use Flink. Encouraging visitors to engage with the community. We welcome any contribution to improve our website. This document contains all information that is necessary to improve Flink’s website. Obtain the website sources # The website of Apache Flink is hosted in a ded...| flink.apache.org