zhangshenghang commented on code in PR #8140:
URL: https://github.com/apache/seatunnel/pull/8140#discussion_r1860646538
##########
seatunnel-dist/src/test/java/org/apache/seatunnel/api/connector/MarkdownTest.java:
##########
@@ -41,6 +41,52 @@ public static void setup() {
docsDirectorys.add(Paths.get("..", "docs", "zh"));
}
+ @Test
+ public void testChineseDocFileNameContainsInEnglishVersionDoc() {
Review Comment:
modify completed
##########
docs/en/contribution/how-to-create-your-connector.md:
##########
@@ -0,0 +1,3 @@
+# Develop Your Own Connector
Review Comment:
modify completed
--
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]