From: Aaron Miller Date: Wed, 2 Mar 2016 21:20:23 +0000 (-0500) Subject: Mention that 1.x is feature-complete X-Git-Tag: v1.1.0~6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2090%2Fhead;p=thirdparty%2FChart.js.git Mention that 1.x is feature-complete It'll help would-be contributors (such as myself, see #2058) avoid creating PRs that won't be accepted. --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f579bf428..e109330c0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -35,6 +35,8 @@ Pull requests Clear, concise pull requests are excellent at continuing the project's community driven growth. But please review [these guidelines](https://github.com/blog/1943-how-to-write-the-perfect-pull-request) and the guidelines below before starting work on the project. +Be advised that **Chart.js 1.0.2 is in feature-complete status**. Pull requests adding new features to the 1.x branch will be disregarded. + Guidlines: - Please create an issue first: