]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Use comment for pull request template (#5595)
authorDaniel Ruf <DanielRuf@users.noreply.github.com>
Tue, 26 Jun 2018 07:47:12 +0000 (09:47 +0200)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Tue, 26 Jun 2018 07:47:12 +0000 (09:47 +0200)
.github/PULL_REQUEST_TEMPLATE.md

index 1bb6710a742f8e21ac1aded2039f747990796c23..9625965b493091f11d9353929075821f6a349a25 100644 (file)
@@ -1,3 +1,4 @@
+<!--
 Please consider the following before submitting a pull request:
 
 Guidelines for contributing: https://github.com/chartjs/Chart.js/blob/master/docs/developers/contributing.md
@@ -6,4 +7,5 @@ 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
+- Premade template: http://codepen.io/pen?template=JXVYzq
+-->