LYanquan commented on code in PR #3159:
URL: https://github.com/apache/flink-cdc/pull/3159#discussion_r1527773536
##########
docs/content/docs/developer-guide/contribute-to-flink-cdc.md:
##########
@@ -23,3 +23,62 @@ KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
+
+# Contributing
+
+Flink CDC is developed by an open and friendly community and welcomes anyone
who wants to help out in any way.
+There are several ways to interact with the community and contribute to Flink
CDC including asking questions, filing
+bug reports, proposing new features, joining discussions on the mailing lists,
contributing code or documentation,
+improving website, testing release candidates and writing corresponding blog
etc.
+
+## What do you want to do
+
+Contributing to Flink CDC goes beyond writing code for the project. Here are
different opportunities to help the
+project as follows.
+
+| Area | Further information
|
+|:----------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| Report Bug | To report a problem, open an issue in [Flink
jira](https://issues.apache.org/jira/projects/FLINK/issues) and select `Flink
CDC` in `Component/s`. Please give detailed information about the problem you
encountered and, if possible, add a description that helps to reproduce the
problem. |
+| Contribute Code | Read the <a href="#code-contribution-guide">Code
Contribution Guide</a>
|
+| Code Reviews | Read the <a href="#code-review-guide">Code Review
Guide</a>
|
Review Comment:
We should update the actual page addresses of these two links.
--
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]