From af3bcd5cfee9543c1d0f9fea478eb9c083fed5e7 Mon Sep 17 00:00:00 2001 From: Aaron Miller Date: Wed, 2 Mar 2016 16:20:23 -0500 Subject: [PATCH] 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. --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) 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: -- 2.47.2