|
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). |
3 | 16 |
|
4 | 17 | #Github.js |
5 | 18 |
|
|