Skip to content

Commit 19bc0a7

Browse files
authored
Update issue template
1 parent 65dddb4 commit 19bc0a7

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

ISSUE_TEMPLATE.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
<!--
22
Thanks for wanting to report an issue you've found in angular-chart.js.
33
4+
Please use the template below to create your issue. Issues not following the template risk being closed
5+
immediately!
6+
47
Plese note that issues or feature requests for Chart.js (e.g. new chart type, new axis, etc.)
58
need to be opened on Chart.js issues tracker: https://github.com/nnnick/Chart.js/issues.
69
10+
For questions about options, make sure you search in the Chart.js docs as all Chart.js options
11+
are supported via chart-options: http://www.chartjs.org/docs/
12+
713
For general questions about usage, please use [http://stackoverflow.com/](http://stackoverflow.com/)
814
as you will be more likely to get an appropriate answer.
915
@@ -20,7 +26,7 @@ Describe the issue. What is the issue and what did you expect?
2026
Please make sure to review and check all of these items:
2127

2228
- [ ] Use latest version of the library
23-
- [ ] Make sure you've included all the dependencies e.g Chart.js, angular, css file
29+
- [ ] Make sure you've included all the dependencies e.g Chart.js, angular, etc.
2430
- [ ] Include a repro case, see below.
2531

2632

0 commit comments

Comments
 (0)