]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Direct questions and support to StackOverflow (#5571)
authorBen McCann <benjamin.j.mccann@gmail.com>
Sat, 16 Jun 2018 16:54:47 +0000 (09:54 -0700)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Sat, 16 Jun 2018 16:54:47 +0000 (18:54 +0200)
.github/ISSUE_TEMPLATE.md

index 7d57bbd0c0ccfaa1c3cbe9db8983b069710892b3..e6ead94ecb3fcf4b0c5b71170a228e111712155f 100644 (file)
@@ -1,7 +1,9 @@
 <!--
 Please consider the following before submitting an issue:
 
-- Issues are reserved for BUG reports and FEATURE requests, DO NOT create issues for questions or support requests.
+- Ask questions and get support on StackOverflow: https://stackoverflow.com/questions/tagged/chart.js
+- DO NOT create issues for questions or support requests.
+- Issues are reserved for BUG reports and FEATURE requests.
 - Most features should start as plugins outside of Chart.js (http://www.chartjs.org/docs/#advanced-usage-creating-plugins).
 - Bug reports MUST be submitted with an interactive example (http://codepen.io/pen?template=JXVYzq).
 - Chart.js 1.x is NOT supported anymore, new issues will be disregarded.