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-www.git


The following commit(s) were added to refs/heads/master by this push:
     new c7c6b64  fix: update the link to issue template in mailing list page.
c7c6b64 is described below

commit c7c6b643b5c220a7a27e3c2fbdebf21cec4fbdd4
Author: plainheart <[email protected]>
AuthorDate: Thu Dec 23 16:27:59 2021 +0800

    fix: update the link to issue template in mailing list page.
---
 _jade/en/maillist.jade | 2 +-
 _jade/zh/maillist.jade | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/_jade/en/maillist.jade b/_jade/en/maillist.jade
index 4b8787c..cf44bfd 100644
--- a/_jade/en/maillist.jade
+++ b/_jade/en/maillist.jade
@@ -25,7 +25,7 @@ block content
                     li To offer helps to those who ask questions by email;
                     li And etc.
 
-                p If you have a specific bug to report or feature request, 
we'd suggest you opening an issue with our <a 
href="https://ecomfe.github.io/echarts-issue-helper";>issue helper tool</a>, 
which is a more efficient way to report the details.
+                p If you have a specific bug to report or feature request, 
we'd suggest you opening an issue on our <a 
href="https://github.com/apache/echarts/issues/new/choose";>GitHub repo</a>, 
which is a more efficient way to report the details.
 
                 p <a 
href="mailto:[email protected]";>[email protected]</a> focuses 
on the commit logs, while <a 
href="mailto:[email protected]";>[email protected]</a> holds other 
general discussions.
 
diff --git a/_jade/zh/maillist.jade b/_jade/zh/maillist.jade
index b95ac1b..5f5c4a4 100644
--- a/_jade/zh/maillist.jade
+++ b/_jade/zh/maillist.jade
@@ -27,7 +27,7 @@ block content
                     li 帮助通过邮件提问的人;
                     li 等等……
 
-                p 如果你有一个特定的问题想要问,建议使用 <a 
href="https://ecomfe.github.io/echarts-issue-helper/?lang=zh-cn";>Issue 
Helper</a> 报 Bug 或提需求,这是一种更有效率的方式。
+                p 如果你有一个特定的问题想要问,建议使用 <a 
href="https://github.com/apache/echarts/issues/new/choose";>GitHub Issue</a> 报 
Bug 或提需求,这是一种更有效率的方式。
 
                 p <a 
href="mailto:[email protected]";>[email protected]</a> 
主要是代码提交记录,而 <a 
href="mailto:[email protected]";>[email protected]</a> 则是其他通用问题的讨论。
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to