]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Change templates for issues/PRs 2668/head
authorZach Panzarino <zachary@panzarino.com>
Mon, 30 May 2016 15:37:19 +0000 (15:37 +0000)
committerZach Panzarino <zachary@panzarino.com>
Mon, 30 May 2016 15:37:19 +0000 (15:37 +0000)
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md

index cb905e6c79f9aa0d17e2d1aef5a4494fd424c24e..426edad8dc9accddad67b0e667d4e280cbe030c6 100644 (file)
@@ -1,2 +1,9 @@
-- [ ] I have read the [guidelines for contributing](https://github.com/chartjs/Chart.js/blob/master/CONTRIBUTING.md)
-- [ ] I have included an example of my issue on a website such as [JS Bin](http://jsbin.com/), [JS Fiddle](http://jsfiddle.net/), or [Codepen](http://codepen.io/pen/). ([Template](http://codepen.io/pen?template=JXVYzq))
\ No newline at end of file
+Please consider the following before submitting an issue:
+
+Guidelines for contributing: https://github.com/chartjs/Chart.js/blob/master/CONTRIBUTING.md
+
+Example of issue on an interactive website such as the following:
+- http://jsbin.com/
+- http://jsfiddle.net/
+- http://codepen.io/pen/
+- Premade template: http://codepen.io/pen?template=JXVYzq
\ No newline at end of file
index b7cc39f1ae60eb803cf2e78881ee28c88ed1cb00..b57d497ec6df3f44225ca574f01de841d655c9e7 100644 (file)
@@ -1,2 +1,9 @@
-- [ ] I have read the [guidelines for contributing](https://github.com/chartjs/Chart.js/blob/master/CONTRIBUTING.md)
-- [ ] I have included an example of my changes on a website such as [JS Bin](http://jsbin.com/), [JS Fiddle](http://jsfiddle.net/), or [Codepen](http://codepen.io/pen/). ([Template](http://codepen.io/pen?template=JXVYzq))
\ No newline at end of file
+Please consider the following before submitting a pull request:
+
+Guidelines for contributing: https://github.com/chartjs/Chart.js/blob/master/CONTRIBUTING.md
+
+Example of changes on an interactive website such as the following:
+- http://jsbin.com/
+- http://jsfiddle.net/
+- http://codepen.io/pen/
+- Premade template: http://codepen.io/pen?template=JXVYzq
\ No newline at end of file