You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by zh...@apache.org on 2022/09/17 14:13:28 UTC

[dolphinscheduler] 05/20: feat: Modifying Slack Links (#11416)

This is an automated email from the ASF dual-hosted git repository.

zhongjiajie pushed a commit to branch 3.0.1-prepare
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git

commit f7fb1acef967b904eaf445eda13586cfb1cf58f9
Author: labbomb <73...@qq.com>
AuthorDate: Thu Aug 11 13:11:23 2022 +0800

    feat: Modifying Slack Links (#11416)
    
    * feat: Modifying Slack Links
    
    * append
    
    Co-authored-by: Jiajie Zhong <zh...@gmail.com>
    
    (cherry picked from commit de4e4af84436dd557a47176c47d4862af40ffab9)
---
 docs/configs/site.js                      | 56 ++++++++++++-------------------
 docs/docs/en/contribute/have-questions.md | 49 ++++-----------------------
 docs/docs/zh/contribute/have-questions.md | 51 ++++------------------------
 3 files changed, 34 insertions(+), 122 deletions(-)

diff --git a/docs/configs/site.js b/docs/configs/site.js
index 2e6b2ce140..d50eff8779 100644
--- a/docs/configs/site.js
+++ b/docs/configs/site.js
@@ -30,7 +30,7 @@ export default {
   'en-us': {
     banner: {
       text: '🤔 Have queries regarding Apache DolphinScheduler, Join Slack channel to disscuss them ',
-      link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-omtdhuio-_JISsxYhiVsltmC5h38yfw'
+      link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g'
     },
     pageMenu: [
       {
@@ -45,13 +45,13 @@ export default {
         children: [
           {
             key: 'docs0',
-            text: 'latest(3.0.0-alpha)',
+            text: 'latest(3.0.0)',
             link: '/en-us/docs/latest/user_doc/about/introduction.html',
           },
           {
             key: 'docs1',
-            text: '1.3.9',
-            link: '/en-us/docs/1.3.9/user_doc/quick-start.html',
+            text: '2.0.6',
+            link: '/en-us/docs/2.0.6/user_doc/guide/quick-start.html',
           },
           {
             key: 'docsHistory',
@@ -128,6 +128,12 @@ export default {
       title: 'About us',
       content: 'Do you need feedback? Please contact us through the following ways.',
       list: [
+        {
+          name: 'Slack',
+          img1: '/img/slack.png',
+          img2: '/img/slack-selected.png',
+          link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g',
+        },
         {
           name: 'Email List',
           img1: '/img/emailgray.png',
@@ -140,26 +146,14 @@ export default {
           img2: '/img/twitterblue.png',
           link: 'https://twitter.com/dolphinschedule',
         },
-        {
-          name: 'Stack Overflow',
-          img1: '/img/stackoverflow.png',
-          img2: '/img/stackoverflow-selected.png',
-          link: 'https://stackoverflow.com/questions/tagged/apache-dolphinscheduler',
-        },
-        {
-          name: 'Slack',
-          img1: '/img/slack.png',
-          img2: '/img/slack-selected.png',
-          link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-omtdhuio-_JISsxYhiVsltmC5h38yfw',
-        },
       ],
     },
-    copyright: 'Copyright © 2019-2021 The Apache Software Foundation. Apache DolphinScheduler, DolphinScheduler, and its feather logo are trademarks of The Apache Software Foundation.',
+    copyright: 'Copyright © 2019-2022 The Apache Software Foundation. Apache DolphinScheduler, DolphinScheduler, and its feather logo are trademarks of The Apache Software Foundation.',
   },
   'zh-cn': {
     banner: {
       text: '🤔 有关于 Apache DolphinScheduler 的疑问,加入 Slack 频道来讨论他们 ',
-      link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-omtdhuio-_JISsxYhiVsltmC5h38yfw'
+      link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g'
     },
     pageMenu: [
       {
@@ -174,13 +168,13 @@ export default {
         children: [
           {
             key: 'docs0',
-            text: '最新版本latest(3.0.0-alpha)',
+            text: '最新版本latest(3.0.0)',
             link: '/zh-cn/docs/latest/user_doc/about/introduction.html',
           },
           {
             key: 'docs1',
-            text: '1.3.9',
-            link: '/zh-cn/docs/1.3.9/user_doc/quick-start.html',
+            text: '2.0.6',
+            link: '/zh-cn/docs/2.0.6/user_doc/guide/quick-start.html',
           },
           {
             key: 'docsHistory',
@@ -259,6 +253,12 @@ export default {
       title: '联系我们',
       content: '有问题需要反馈?请通过以下方式联系我们。',
       list: [
+        {
+          name: 'Slack',
+          img1: '/img/slack.png',
+          img2: '/img/slack-selected.png',
+          link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g',
+        },
         {
           name: '邮件列表',
           img1: '/img/emailgray.png',
@@ -271,20 +271,8 @@ export default {
           img2: '/img/twitterblue.png',
           link: 'https://twitter.com/dolphinschedule',
         },
-        {
-          name: 'Stack Overflow',
-          img1: '/img/stackoverflow.png',
-          img2: '/img/stackoverflow-selected.png',
-          link: 'https://stackoverflow.com/questions/tagged/apache-dolphinscheduler',
-        },
-        {
-          name: 'Slack',
-          img1: '/img/slack.png',
-          img2: '/img/slack-selected.png',
-          link: 'https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-omtdhuio-_JISsxYhiVsltmC5h38yfw',
-        },
       ],
     },
-    copyright: 'Copyright © 2019-2021 The Apache Software Foundation. Apache DolphinScheduler, DolphinScheduler, and its feather logo are trademarks of The Apache Software Foundation.',
+    copyright: 'Copyright © 2019-2022 The Apache Software Foundation. Apache DolphinScheduler, DolphinScheduler, and its feather logo are trademarks of The Apache Software Foundation.',
   },
 };
diff --git a/docs/docs/en/contribute/have-questions.md b/docs/docs/en/contribute/have-questions.md
index 2d84759982..8497d033cd 100644
--- a/docs/docs/en/contribute/have-questions.md
+++ b/docs/docs/en/contribute/have-questions.md
@@ -1,36 +1,16 @@
 # Have Questions?
 
-## StackOverflow
+## Slack
 
-For usage questions, it is recommended you use the StackOverflow tag [apache-dolphinscheduler](https://stackoverflow.com/questions/tagged/apache-dolphinscheduler) as it is an active forum for DolphinScheduler users’ questions and answers.
+Chat rooms are great for quick questions or discussions on specialized topics.
 
-Some quick tips when using StackOverflow:
-
-- Prior to asking submitting questions, please:
-  - Search StackOverflow’s [apache-dolphinscheduler](https://stackoverflow.com/questions/tagged/apache-dolphinscheduler) tag to see if your question has already been answered
-- Please follow the StackOverflow [code of conduct](https://stackoverflow.com/help/how-to-ask)
-- Always use the apache-dolphinscheduler tag when asking questions
-- Please do not cross-post between [StackOverflow](https://stackoverflow.com/questions/tagged/apache-dolphinscheduler) and [GitHub issues](https://github.com/apache/dolphinscheduler/issues/new/choose)
+The following chat rooms are officially part of Apache DolphinScheduler:
 
-Question template:
+​	The Slack workspace URL: http://asf-dolphinscheduler.slack.com/.
 
-> **Describe the question**
->
-> A clear and concise description of what the question is.
->
-> **Which version of DolphinScheduler:**
->
->  -[1.3.0-preview]
->
-> **Additional context**
->
-> Add any other context about the problem here.
->
-> **Requirement or improvement**
->
-> \- Please describe about your requirements or improvement suggestions.
+​	You can join through invitation url: https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g.
 
-For broad, opinion based, ask for external resources, debug issues, bugs, contributing to the project, and scenarios, it is recommended you use the[ GitHub issues ](https://github.com/apache/dolphinscheduler/issues/new/choose)or dev@dolphinscheduler.apache.org mailing list.
+This chat room is used for questions and discussions related to using DolphinScheduler.
 
 ## Mailing Lists
 
@@ -38,9 +18,6 @@ For broad, opinion based, ask for external resources, debug issues, bugs, contri
 
 Some quick tips when using email:
 
-- Prior to asking submitting questions, please:
-  - Search StackOverflow at [apache-dolphinscheduler](https://stackoverflow.com/questions/tagged/apache-dolphinscheduler) to see if your question has already been answered
-
 - Tagging the subject line of your email will help you get a faster response, e.g. [api-server]: How to get open api interface?
 
 - Tags may help identify a topic by:
@@ -49,17 +26,3 @@ Some quick tips when using email:
   - Scenario: Debug, How-to
 
 - For error logs or long code examples, please use [GitHub gist](https://gist.github.com/) and include only a few lines of the pertinent code / log within the email.
-
-## Chat Rooms
-
-Chat rooms are great for quick questions or discussions on specialized topics. 
-
-The following chat rooms are officially part of Apache DolphinScheduler:
-
-​	The Slack workspace URL: http://asf-dolphinscheduler.slack.com/.
-
-​	You can join through invitation url: https://s.apache.org/dolphinscheduler-slack. 
-
-This chat room is used for questions and discussions related to using DolphinScheduler.
-
- 
\ No newline at end of file
diff --git a/docs/docs/zh/contribute/have-questions.md b/docs/docs/zh/contribute/have-questions.md
index 7d9ad9cc94..6eb85aba88 100644
--- a/docs/docs/zh/contribute/have-questions.md
+++ b/docs/docs/zh/contribute/have-questions.md
@@ -1,39 +1,16 @@
 # 当你遇到问题时
 
-## StackOverflow
+## Slack
 
-如果在使用上有疑问,建议你使用StackOverflow标签 [apache-dolphinscheduler](https://stackoverflow.com/questions/tagged/apache-dolphinscheduler),这是一个DolphinScheduler用户问答的活跃论坛。
-
-使用StackOverflow时的快速提示:
-
-- 在提交问题之前:
-  - 在StackOverflow的 [apache-dolphinscheduler](https://stackoverflow.com/questions/tagged/apache-dolphinscheduler) 标签下进行搜索,看看你的问题是否已经被回答。
-
-- 请遵守StackOverflow的[行为准则](https://stackoverflow.com/help/how-to-ask)
-
-- 提出问题时,请务必使用apache-dolphinscheduler标签。
+聊天室是快速提问或讨论具体话题的好地方。
 
-- 请不要在 [StackOverflow](https://stackoverflow.com/questions/tagged/apache-dolphinscheduler) 和 [GitHub issues](https://github.com/apache/dolphinscheduler/issues/new/choose)之间交叉发帖。
+以下聊天室是Apache DolphinScheduler的正式组成部分:
 
-提问模板:
+​	Slack工作区的网址:http://asf-dolphinscheduler.slack.com/
 
-> **Describe the question**
->
-> 对问题的内容进行清晰、简明的描述。
->
-> **Which version of DolphinScheduler:**
->
->  -[1.3.0-preview]
->
-> **Additional context**
->
-> 在此添加关于该问题的其他背景。
->
-> **Requirement or improvement**
->
-> 在此描述您的要求或改进建议。
+​	你可以通过该邀请链接加入:https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-1e0s4agia-Ofkxa93zStmqTm9UsQBE8g
 
-如果你的问题较为宽泛、有意见或建议、期望请求外部资源,或是有项目调试、bug提交等相关问题,或者想要对项目做出贡献、对场景进行讨论,建议你提交[ GitHub issues ](https://github.com/apache/dolphinscheduler/issues/new/choose)或使用dev@dolphinscheduler.apache.org 邮件列表进行讨论。
+此聊天室用于与DolphinScheduler使用相关的问题讨论。
 
 ## 邮件列表
 
@@ -41,25 +18,9 @@
 
 使用电子邮件时的一些快速提示:
 
-- 在提出问题之前:
-  - 请在StackOverflow的 [apache-dolphinscheduler](https://stackoverflow.com/questions/tagged/apache-dolphinscheduler) 标签下进行搜索,看看你的问题是否已经被回答。
 - 在你的邮件的主题栏里加上标签会帮助你得到更快的回应,例如:[ApiServer]:如何获得开放的api接口?
 - 可以通过以下标签定义你的主题。
   - 组件相关:MasterServer、ApiServer、WorkerServer、AlertServer等等。
   - 级别:Beginner、Intermediate、Advanced
   - 场景相关:Debug,、How-to
 - 如果内容包括错误日志或长代码,请使用 [GitHub gist](https://gist.github.com/),并在邮件中只附加相关代码/日志的几行。
-
-## Chat Rooms
-
-聊天室是快速提问或讨论具体话题的好地方。
-
-以下聊天室是Apache DolphinScheduler的正式组成部分:
-
-​	Slack工作区的网址:http://asf-dolphinscheduler.slack.com/
-
-​	你可以通过该邀请链接加入:https://s.apache.org/dolphinscheduler-slack 
-
-此聊天室用于与DolphinScheduler使用相关的问题讨论。
-
- 
\ No newline at end of file