You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,25 +13,25 @@ Contributions can be made in varied ways:
13
13
- Remind the authors to provide a demo if they are reporting for a bug
14
14
- Try to reproduce the problem as describe in the issues
15
15
- Make pull requests to fix bugs or implement new features
16
-
-Mend or translate the documents
16
+
-Improve or translate the documents
17
17
- Discuss in the [mailing list](https://echarts.apache.org/en/maillist.html)
18
18
- ...
19
19
20
20
## Issues
21
21
22
22
When opening new issues, please use the [echarts issue helper](https://ecomfe.github.io/echarts-issue-helper/), opening issues in any other way will cause our bot to close them automatically.
23
23
24
-
And before doing so, please search for similar questions in our [issues list](https://github.com/apache/echarts/issues?utf8=%E2%9C%93&q=is%3Aissue). If you are able to reproduce an issue found in a closed issue, please create a new issue and reference the closed one.
24
+
Additionally, before doing so, please search for similar questions in our [issues list](https://github.com/apache/echarts/issues?utf8=%E2%9C%93&q=is%3Aissue). If you are able to reproduce an issue found in a closed issue, please create a new issue and reference the closed one.
25
25
26
26
Please read the [documentation](http://echarts.apache.org/option.html) carefully before asking any questions.
27
27
28
28
Any questions in the form of *how can I use echarts to* or *how to use echarts x feature to* belong in [Stack Overflow](http://stackoverflow.com), issues with questions like that in the issue tracker will be closed.
29
29
30
30
## Release Milestone Discussion
31
31
32
-
We will start the discussion about the bugs to fix and features of each release in the [mailing list](https://echarts.apache.org/en/maillist.html). You may subscribe our [mailing list](https://echarts.apache.org/en/maillist.html) to give your valuable advice in the milestone dicussion.
32
+
We will start the discussion about the bugs to fix and features of each release in the [mailing list](https://echarts.apache.org/en/maillist.html). You may subscribe to our [mailing list](https://echarts.apache.org/en/maillist.html) to give your valuable advice in milestone dicussions.
33
33
34
-
About our release plan, we will release a mior version at the end of every month. Here is some detail.
34
+
Regarding the release plan, we will release a mior version at the end of every month. Here is some detail.
35
35
36
36
1. Assume our current stable release is 4.3.0. We will start the discussion of milestone of the release two versions ahead, which is 4.5.0 at the beginning of each month. At this time we should also kickoff the developing of the next release, which is 4.4.0.
37
37
2. Finish 4.4.0 developing at about 22th of this month and start the testing. And the 4.5.0 milestone discussion is frozen and published on the [GitHub](https://github.com/apache/echarts/milestone/14)
@@ -61,9 +61,9 @@ Wiki: [How to setup the dev environment](https://github.com/apache/echarts/wiki/
+ Wikipedia is licensed CC 4.0 BY_SA and is incompatible with the Apache license. So we should not copy code from Wikipedia.
68
+
+ Wikipedia (and most Wikimedia Foundation projects):
69
+
+ Wikipedia, and most Wikimedia Foundation projects, are licensed under CC 4.0 BY_SA (and sometimes GFDL) and is incompatible with the Apache license. Therefore, we should not copy code from Wikipedia, or Wikimedia Foundation projects.
@@ -37,7 +37,7 @@ You may choose one of the following methods:
37
37
38
38
+[GitHub Issues](https://github.com/apache/echarts/issues) for bug report and feature requests
39
39
+ Email [dev@echarts.apache.org](mailto:dev@echarts.apache.org) for general questions
40
-
+ Subscribe [mailing list](https://echarts.apache.org/en/maillist.html) to get updated with the project
40
+
+ Subscribe to the [mailing list](https://echarts.apache.org/en/maillist.html) to get updated with the project
41
41
42
42
## Build
43
43
@@ -66,7 +66,7 @@ More custom build approaches can be checked in this tutorial: [Create Custom Bui
66
66
67
67
## Contribution
68
68
69
-
If you wish to debug locally or make pull requests, please refer to [contributing](https://github.com/apache/echarts/blob/master/CONTRIBUTING.md) document.
69
+
If you wish to debug locally or make pull requests, please refer to the [contributing](https://github.com/apache/echarts/blob/master/CONTRIBUTING.md) document.
0 commit comments