This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch doc-readme in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git
commit 0b698057be3116c4913b380552a0a6039102f67e Author: Ovilia <[email protected]> AuthorDate: Wed Aug 28 14:54:22 2019 +0800 doc: update readme, adding debug instructions --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d567e8b..578baec 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,11 @@ ECharts-GL is an extension pack of ECharts, which provides 3D plots, globe visua + [中文](https://echarts.apache.org/zh/option.html) + [English](https://echarts.apache.org/en/option.html) -## Get Helped +## Debug + +If you wish to debug locally, or make pull requests, please refer to [contributing](https://github.com/apache/incubator-echarts/blob/master/.github/CONTRIBUTING.md) document. + +## Get Help + [GitHub Issues](https://github.com/apache/incubator-echarts/issues) for bug report and feature requests + Email [[email protected]]([email protected]) for general questions --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
