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-bot.git
The following commit(s) were added to refs/heads/master by this push:
new ef3e2ce tweak editor name
ef3e2ce is described below
commit ef3e2ce303c7b51ef56d85f781b3edd3cc83ac70
Author: plainheart <[email protected]>
AuthorDate: Tue May 3 16:27:56 2022 +0800
tweak editor name
---
src/text.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/text.js b/src/text.js
index 3e716d6..eda492e 100644
--- a/src/text.js
+++ b/src/text.js
@@ -40,7 +40,7 @@ AT_ISSUE_AUTHOR Would you like to debug it by yourself? This
is a quicker way to
Please have a look at [How to debug
ECharts](https://github.com/apache/echarts/blob/master/CONTRIBUTING.md#how-to-debug-echarts)
if you'd like to give a try. 🤓`;
const MISSING_DEMO =
- `AT_ISSUE_AUTHOR Please provide a demo for the issue with [Official
Editor](https://echarts.apache.org/examples/editor.html),
[CodePen](https://codepen.io/Ovilia/pen/dyYWXWM),
[CodeSandBox](https://codesandbox.io/s/echarts-basic-example-template-mpfz1s)
or [JSFiddle](https://jsfiddle.net/plainheart/e46ozpqj/7/).`;
+ `AT_ISSUE_AUTHOR Please provide a demo for the issue either with [Official
Editor](https://echarts.apache.org/examples/editor.html),
[CodePen](https://codepen.io/Ovilia/pen/dyYWXWM),
[CodeSandbox](https://codesandbox.io/s/echarts-basic-example-template-mpfz1s)
or [JSFiddle](https://jsfiddle.net/plainheart/e46ozpqj/7/).`;
const ISSUE_TAGGED_PRIORITY_HIGH =
`This issue is labeled with \`priority: high\`, which means it's a
frequently asked problem and we will fix it ASAP.`;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]