From d3795d04d0bcab3d8714aa5612d9f3ec90f88b64 Mon Sep 17 00:00:00 2001 From: Jared Rewerts Date: Tue, 18 Jun 2019 09:38:06 -0600 Subject: [PATCH] Added deprecation notice. --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf021040..3c04afdf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,18 @@ -# Maintainers wanted -[Apply within](https://github.com/github-tools/github/issues/539) +# Deprecation Notice +This library will be deprecating over the next year. We recommend users looking for a good GitHub JavaScript client library try [Octokit](https://github.com/octokit/rest.js/). Our current plan for 2019: + +**June-July** + - review all open pull requests, either closing them or merging them + - look through the ~100 open issues and determine if they're features, bugs, questions and so on + +**July-August** + - submit new PRs to resolve the reported bugs and features + +**September-December** + - refuse all new feature issues + - resolve security vulnerabilities + +Note that this isn't set in stone, so please come leave your feedback [here](https://github.com/github-tools/github/issues/564). # Github.js