This is an automated email from the ASF dual-hosted git repository.
wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git
The following commit(s) were added to refs/heads/master by this push:
new 5d63b57 tweak basic help
5d63b57 is described below
commit 5d63b57a79f202cd50a436d82affd6953b78fc3a
Author: plainheart <[email protected]>
AuthorDate: Thu May 5 12:10:25 2022 +0800
tweak basic help
---
contents/en/basics/help.md | 6 +++---
contents/zh/basics/help.md | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/contents/en/basics/help.md b/contents/en/basics/help.md
index c18f245..6f40f87 100644
--- a/contents/en/basics/help.md
+++ b/contents/en/basics/help.md
@@ -25,14 +25,14 @@ The example should reproduce your problem in the simplest
way. Removing unnecess
#### Report a Bug or Request a New Feature
-If it doesn't match the documentation or your intended result, it's probably a
bug. If it's a bug, or you have a feature request, use the [issue
template](https://github.com/apache/echarts/issues/new/choose) to create a new
issue and follow the prompts to describe it in detail.
+If some behavior is different from the documentation or isn't what you
expected, it's probably a bug. If it's a bug, or you have a feature request,
please use the [issue
template](https://github.com/apache/echarts/issues/new/choose) to create a new
issue and describe it in detail as per the prompts.
#### How-To Questions
If it's not a bug, but you don't know how to achieve something, try the <a
href="https://stackoverflow.com">stackoverflow.com</a>
-If you don't get an answer, you can also send an email to the email group
[[email protected]](mailto:[email protected]). In order for more
people to understand your question and to get help in future searches, it is
highly recommended to send emails in English.
+If you don't get an answer, you can also send an email to
[[email protected]](mailto:[email protected]). In order for more
people to understand your question and to get help in future searches, it is
highly recommended to write the email in English.
## Non-technical questions
-Other questions can be sent in English to the mail group
[[email protected]](mailto:[email protected]).
+For other non-technical questions, you can send an email in English to
[[email protected]](mailto:[email protected]).
diff --git a/contents/zh/basics/help.md b/contents/zh/basics/help.md
index 8e81d73..a0e0813 100644
--- a/contents/zh/basics/help.md
+++ b/contents/zh/basics/help.md
@@ -25,7 +25,7 @@ ECharts 有非常大量的用户,所以你遇到过的问题很可能别人在
#### 报告 bug 或请求新功能
-如果不符合文档描述或你的预期效果,这很有可能是 bug。如果是 bug,或者你有一个想请求实现的功能,请使用 [issue
模板](https://github.com/apache/echarts/issues/new/choose) 中新建一个 issue 并按照提示详细描述。
+如果不符合文档描述或你的预期效果,这很有可能是 bug。如果是 bug,或者你有一个想请求实现的功能,请使用 [issue
模板](https://github.com/apache/echarts/issues/new/choose) 新建一个 issue 并按照提示详细描述。
#### 咨询类问题
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]