From b7f25caed5662fea83ed31da1206661ab87676c4 Mon Sep 17 00:00:00 2001 From: dockerzhang Date: Thu, 29 Jul 2021 15:03:43 +0800 Subject: [PATCH] [INLONG-1394][Platform] Update the document after Migrate InLong Issues from JIRA to GitHub (#1404) Co-authored-by: dockerzhang --- .asf.yaml | 3 +-- README.md | 4 ++-- inlong-tubemq/pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 3a2d16900e1..d2bf6ccf8c5 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -49,5 +49,4 @@ notifications: pullrequests_status: commits@inlong.apache.org pullrequests_comment: commits@inlong.apache.org issues_status: dev@inlong.apache.org - issues_comment: commits@inlong.apache.org - jira_options: link label worklog \ No newline at end of file + issues_comment: commits@inlong.apache.org \ No newline at end of file diff --git a/README.md b/README.md index fcb9be98ab6..9586099e937 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ after compile successfully, you could find distribution file at `inlong-distribu InLong integrates a complete component chain for data reporting in big data scenarios, and does not support automatic installation of modules now, so we need to choose manually to install all or some modules according to actual needs. Please refer to [Quick Start](https://inlong.apache.org/en-us/docs/quick_start.html) in our project documentation. ## Contribute to InLong -- Report any issue on [Jira](https://issues.apache.org/jira/browse/InLong) +- Report any issue on [GitHub Issue](https://github.com/apache/incubator-inlong/issues) - Code pull request according to [How to contribute](https://inlong.apache.org/en-us/docs/development/how-to-contribute.html). ## Contact Us @@ -96,7 +96,7 @@ InLong integrates a complete component chain for data reporting in big data scen ## Documentation - Home page: https://inlong.apache.org/en-us/ -- Issues: https://issues.apache.org/jira/browse/InLong +- Issues: https://github.com/apache/incubator-inlong/issues ## License © Contributors Licensed under an [Apache-2.0](LICENSE) license. diff --git a/inlong-tubemq/pom.xml b/inlong-tubemq/pom.xml index 55cf16c1721..563aa94b794 100644 --- a/inlong-tubemq/pom.xml +++ b/inlong-tubemq/pom.xml @@ -48,8 +48,8 @@ - JIRA - https://issues.apache.org/jira/browse/InLong + GitHub Issue + https://github.com/apache/incubator-inlong/issues