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

ovilia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git


The following commit(s) were added to refs/heads/master by this push:
     new d0b4b12  doc: update pull request part
d0b4b12 is described below

commit d0b4b12bd2d235dfb4e49c57a00fc17f5c807df6
Author: Ovilia <zwl.s...@gmail.com>
AuthorDate: Fri Aug 30 18:00:49 2019 +0800

    doc: update pull request part
---
 .github/CONTRIBUTING.md | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 6e8ca44..5e86403 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -16,7 +16,21 @@ Any questions in the form of *how can I use echarts to* or 
*how to use echarts x
 
 ## Pull Requests
 
-If you wish to fix a bug or add new features, please discuss it with us in an 
issue first. If there's no issue, please create one using the [echarts issue 
helper](https://ecomfe.github.io/echarts-issue-helper/).
+### Finding Easy Issues to Fix
+
+[Issues for Beginners](https://github.com/apache/incubator-echarts/projects/3) 
has a selections of issues that we think is easier to fix. So if you wish to 
make some pull requests, this is where you can start with.
+
+### Coding Standard
+
+Please follow the [coding 
standard](https://echarts.apache.org/en/coding-standard.html) before you make 
any changes.
+
+### Git Message Standard
+
+(TBD)
+
+### Contact Us
+
+If you wish to fix a bug or add new features but don't know how, please 
discuss it with us in the [mailing list](d...@echarts.apache.org).
 
 ## How to Debug ECharts
 
@@ -24,7 +38,7 @@ The following steps help you to set up a developing 
environment for ECharts.
 
 ### 1. Clone ECharts project
 
-If you wish to make pull requests, you should fork the ECharts project first. 
Otherwise, just clone it locally.
+If you wish to make pull requests, you should **fork the ECharts project** 
first. Otherwise, just clone it locally.
 
 ```bash
 git clone g...@github.com:apache/incubator-echarts.git


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to