forked from apache/echarts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: tweak issue template description
- Loading branch information
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
name: Feature Request | ||
description: Request a New Feature from Apache ECharts | ||
description: Request a new feature from Apache ECharts | ||
title: "[Feature] " | ||
labels: [new-feature] | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
The issue list is reserved exclusively feature requests. | ||
The issue list is reserved exclusively for bug reports and feature requests. | ||
For usage questions, please use the following resources: | ||
- Read the [docs](http://echarts.apache.org/option.html) | ||
- Find in [examples](https://ecomfe.github.io/echarts-examples/public/index.html) | ||
- Find in [examples](https://echarts.apache.org/examples/) | ||
- Look for / ask questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/echarts) | ||
For non-technical support or general questions, you can email [[email protected]](mailto:[email protected]). And don't forget to subscribe our [mailing list](https://echarts.apache.org/en/maillist.html) to get updated with the project. | ||
|