You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2022/08/05 11:16:46 UTC

[incubator-linkis-website] branch dev updated: add ask for help (#471)

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

casion pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new 3658b6acd6 add ask for help (#471)
3658b6acd6 is described below

commit 3658b6acd6299281e12b3e8cffc7fd366590a479
Author: Casion <ca...@gmail.com>
AuthorDate: Fri Aug 5 19:16:41 2022 +0800

    add ask for help (#471)
    
    * add ask for help
---
 community/ask-for-help.md                          |  64 +++++++++++++++++++++
 .../current/ask-for-help.md                        |  64 +++++++++++++++++++++
 static/Images-zh/community/dev-email.png           | Bin 0 -> 321253 bytes
 static/Images-zh/community/discuess-question-1.png | Bin 0 -> 86138 bytes
 static/Images-zh/community/issue-question-1.png    | Bin 0 -> 63526 bytes
 static/Images-zh/community/issue-question-2.png    | Bin 0 -> 34778 bytes
 static/Images-zh/community/issue-question-3.png    | Bin 0 -> 270240 bytes
 static/Images-zh/community/issue-question-4.png    | Bin 0 -> 334787 bytes
 static/Images/community/dev-email.png              | Bin 0 -> 321253 bytes
 static/Images/community/discuess-question-1.png    | Bin 0 -> 86138 bytes
 static/Images/community/issue-question-1.png       | Bin 0 -> 63526 bytes
 static/Images/community/issue-question-2.png       | Bin 0 -> 34778 bytes
 static/Images/community/issue-question-3.png       | Bin 0 -> 271780 bytes
 static/Images/community/issue-question-4.png       | Bin 0 -> 297219 bytes
 14 files changed, 128 insertions(+)

diff --git a/community/ask-for-help.md b/community/ask-for-help.md
new file mode 100644
index 0000000000..aa3a63f2bc
--- /dev/null
+++ b/community/ask-for-help.md
@@ -0,0 +1,64 @@
+---
+title: How to Ask for Help
+sidebar_position: 2.1
+---
+>This article mainly guides you on how to ask for help from the community. If you have any questions or doubts about the use of the software, you can use the following guidelines to seek help from the community.
+
+
+:::caution note
+Before asking for help, please take a moment to confirm that there are already questions and solutions for class testing in the community.
+:::
+
+<!--
+## Github-Discussion Questions
+Entry: https://github.com/apache/incubator-linkis/discussions
+Question template: https://github.com/apache/incubator-linkis/discussions/2548
+step1: Review the template and notes and requirements https://github.com/apache/incubator-linkis/discussions/2548
+
+step2 Copy the template content
+-->
+
+
+## Way1 Github-Issue ask questions (recommended)
+
+### Precautions
+:::caution note
+- Please ask questions in a standardized format, so that the community students can answer them. After asking questions, please continue to pay attention to your questions.
+- Please pay special attention that in addition to screenshots, you also need to paste the <font color="red">log text into </font>. Questions that only have image logs will not be given priority to answer.
+- It is recommended to ask questions in English; if there is an unclear description, you can use a mixture of Chinese and English; translate Chinese into English, and then fill in both Chinese and English into the issue
+- If you want a quick response, please describe the problem in as much detail as possible and attach relevant logs
+:::
+
+### Completion Instructions
+- Entry: https://github.com/apache/incubator-linkis/issues
+
+** Step1: Enter the issue column, click to create issue **
+
+![img](/Images/community/issue-question-1.png)
+
+** Step2: Select \[❓ Ask Questions] **
+
+![img](/Images/community/issue-question-2.png)
+
+** Step3: Fill in your question according to the template **
+
+- Before asking : If you are not familiar with it, you can read the guidelines first to understand the usage and recommended usage specifications
+- Your environmen: Environment and version information If other components are involved, such as: DSS/Qualitis/Exchangis.. Please also fill in
+- Describe your questions: describe your questions
+- Some logs info or acctch file: Please paste the key error log in the code column, paste the text as much as possible, the detailed log or other files, you can drag and drop to upload as an attachment
+       
+![img](/Images/community/issue-question-3.png)
+
+![img](/Images/community/issue-question-4.png)
+
+
+## Way2 Email consultation
+
+Email Question Process
+
+- ● Step 1: Subscribe to dev@linkis.apache.org email, click to view the guide [Subscribe to the mailing list](https://linkis.apache.org/zh-CN/community/how-to-subscribe)
+- ● Step 2: Send your question to dev@linkis.apache.org;
+- ● Step 3: After the question is answered, you will be notified by email as soon as possible; and you can communicate via email;
+
+[Example](https://lists.apache.org/thread/x04mhql5vfyc0z41ksfykhppf2fg9o6r): https://lists.apache.org/thread/x04mhql5vfyc0z41ksfykhppf2fg9o6r
+![img](/Images/community/dev-email.png)
\ No newline at end of file
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/ask-for-help.md b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/ask-for-help.md
new file mode 100644
index 0000000000..48a878ff02
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/ask-for-help.md
@@ -0,0 +1,64 @@
+---
+title: 需求帮助
+sidebar_position: 2.1
+---
+>本文主要指导大家如何需求社区的帮助,任何关于软件使用的问题或则疑惑,都可以通过以下指引来寻求社区同学的帮助。
+>
+
+:::caution 注意
+寻求帮助前,请先花点时间,确认社区中,是否已有类试的问题和解决方案。
+:::
+
+<!--
+## Github-Discussion 提问 
+入口:https://github.com/apache/incubator-linkis/discussions
+提问模板:https://github.com/apache/incubator-linkis/discussions/2548
+step1: 查看模板以及注意事项和要求 https://github.com/apache/incubator-linkis/discussions/2548
+
+step2 拷贝模板内容
+-->
+
+
+## 方式1 Github-Issue 提问(推荐)
+
+### 注意事项
+:::caution 注意
+- 请按格式规范提问,方便社区同学解答,提问后请后续持续关注你的问题
+- 请特别注意除了截图,还需要把<font color="red">日志文字贴入</font>,只有图片日志的问题,不会优先安排回答
+- 建议使用英文提问;如果存在描述不清晰,可以使用中英文混合;把中文翻译为英文,然后中文和英文一同填入到issue中
+- 如果想得到快速相应,请尽可能的详细描述问题以及附上相关的日志 
+:::
+
+### 填写说明
+- 入口:https://github.com/apache/incubator-linkis/issues 
+
+** Step1:进入issue栏,点击创建issue **
+
+![img](/Images-zh/community/issue-question-1.png)
+
+** Step2:选择\[❓ Ask Questions] ** 
+
+![img](/Images-zh/community/issue-question-2.png)
+
+** Step3:按模板填写你的问题 ** 
+
+- Before asking :如果不太熟悉,可以先阅读指引,了解使用和推荐的使用规范
+- Your environmen: 环境和版本信息 如果涉及其它组件问题 如:DSS/Qualitis/Exchangis.. 也请填写
+- Describe your questions: 描述你的问题
+- Some logs info or acctch file: 关键错误日志请务必贴到代码栏中,尽可能贴文字,详细日志或则其它文件,可以拖拽上传作为附件
+       
+![img](/Images-zh/community/issue-question-3.png)
+
+![img](/Images-zh/community/issue-question-4.png)
+
+
+## 方式2 邮件咨询 
+
+邮件提问流程
+
+- ● 第一步:订阅dev@linkis.apache.org邮件,点击查看攻略[订阅邮件列表](https://linkis.apache.org/zh-CN/community/how-to-subscribe)
+- ● 第二步:把你的问题发送到dev@linkis.apache.org;
+- ● 第三步:问题收到答复后,会通过邮箱第一时间通知你;并且可以通过邮箱进行交流;
+
+[示例](https://lists.apache.org/thread/x04mhql5vfyc0z41ksfykhppf2fg9o6r):https://lists.apache.org/thread/x04mhql5vfyc0z41ksfykhppf2fg9o6r
+![img](/Images-zh/community/dev-email.png)
diff --git a/static/Images-zh/community/dev-email.png b/static/Images-zh/community/dev-email.png
new file mode 100644
index 0000000000..cdc247eeee
Binary files /dev/null and b/static/Images-zh/community/dev-email.png differ
diff --git a/static/Images-zh/community/discuess-question-1.png b/static/Images-zh/community/discuess-question-1.png
new file mode 100644
index 0000000000..3e971adb9d
Binary files /dev/null and b/static/Images-zh/community/discuess-question-1.png differ
diff --git a/static/Images-zh/community/issue-question-1.png b/static/Images-zh/community/issue-question-1.png
new file mode 100644
index 0000000000..a5348898bc
Binary files /dev/null and b/static/Images-zh/community/issue-question-1.png differ
diff --git a/static/Images-zh/community/issue-question-2.png b/static/Images-zh/community/issue-question-2.png
new file mode 100644
index 0000000000..db039800cf
Binary files /dev/null and b/static/Images-zh/community/issue-question-2.png differ
diff --git a/static/Images-zh/community/issue-question-3.png b/static/Images-zh/community/issue-question-3.png
new file mode 100644
index 0000000000..9ba69db9e3
Binary files /dev/null and b/static/Images-zh/community/issue-question-3.png differ
diff --git a/static/Images-zh/community/issue-question-4.png b/static/Images-zh/community/issue-question-4.png
new file mode 100644
index 0000000000..781a45d68a
Binary files /dev/null and b/static/Images-zh/community/issue-question-4.png differ
diff --git a/static/Images/community/dev-email.png b/static/Images/community/dev-email.png
new file mode 100644
index 0000000000..cdc247eeee
Binary files /dev/null and b/static/Images/community/dev-email.png differ
diff --git a/static/Images/community/discuess-question-1.png b/static/Images/community/discuess-question-1.png
new file mode 100644
index 0000000000..3e971adb9d
Binary files /dev/null and b/static/Images/community/discuess-question-1.png differ
diff --git a/static/Images/community/issue-question-1.png b/static/Images/community/issue-question-1.png
new file mode 100644
index 0000000000..a5348898bc
Binary files /dev/null and b/static/Images/community/issue-question-1.png differ
diff --git a/static/Images/community/issue-question-2.png b/static/Images/community/issue-question-2.png
new file mode 100644
index 0000000000..db039800cf
Binary files /dev/null and b/static/Images/community/issue-question-2.png differ
diff --git a/static/Images/community/issue-question-3.png b/static/Images/community/issue-question-3.png
new file mode 100644
index 0000000000..dce6ee28ac
Binary files /dev/null and b/static/Images/community/issue-question-3.png differ
diff --git a/static/Images/community/issue-question-4.png b/static/Images/community/issue-question-4.png
new file mode 100644
index 0000000000..737b98b023
Binary files /dev/null and b/static/Images/community/issue-question-4.png differ


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org