From 8522d4e60e163c55198ad80d39a9db346a7e61b5 Mon Sep 17 00:00:00 2001 From: William Entriken Date: Mon, 29 Dec 2014 15:38:03 -0500 Subject: [PATCH] Update to have new chart types in external repos --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7226e747069..c617dc7ab85 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,4 +17,4 @@ Chart.js is designed to be modular. See http://www.chartjs.org/docs/#advanced-us All discussion of new chart types (horizontal bar charts, X-Y scatter plot, etc.) should be done in the Chart.js Google Group at https://groups.google.com/forum/#!forum/chartjs-user-discussion This will get the most exposure for getting people to help define requirements, complete programming and documentation of your vision. -Please do not request new chart types in the project issues. Fully implemented, documented, and useful new charts may be added to the project via a Pull Request. +Please do not request new chart types in the project issues. Fully implemented, documented, and useful new charts may be maintained in a new repository. Later, we may add a link to selected external repositories from this project.