Skip to content

Commit d3795d0

Browse files
authored
Added deprecation notice.
1 parent bf3a408 commit d3795d0

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
1-
# Maintainers wanted
2-
[Apply within](https://github.com/github-tools/github/issues/539)
1+
# Deprecation Notice
2+
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:
3+
4+
**June-July**
5+
- review all open pull requests, either closing them or merging them
6+
- look through the ~100 open issues and determine if they're features, bugs, questions and so on
7+
8+
**July-August**
9+
- submit new PRs to resolve the reported bugs and features
10+
11+
**September-December**
12+
- refuse all new feature issues
13+
- resolve security vulnerabilities
14+
15+
Note that this isn't set in stone, so please come leave your feedback [here](https://github.com/github-tools/github/issues/564).
316

417
# Github.js
518

0 commit comments

Comments
 (0)