bublejs / buble

https://buble.surge.sh
MIT License
869 stars 67 forks source link

Mark this repo deprecated? #220

Closed Rich-Harris closed 4 years ago

Rich-Harris commented 4 years ago

I'm not personally able to devote any time to maintaining this project. @adrianheine and others — should we mark the repo (and package?) as deprecated so that people aren't misled?

Prompted by https://github.com/mrdoob/three.js/pull/17276#issuecomment-534811893

mourner commented 4 years ago

In short, no — see my response on that ticket https://github.com/mrdoob/three.js/pull/17276#issuecomment-534889508

What we could do is add a note at the top of the readme that manages expectations — e.g. stating that the project is in maintenance mode, meaning we will accept PRs for bug fixes and do corresponding patch releases, but will not work on or accept PRs for major features such as async/await or class fields. See an example of such a note at the top of this repo https://github.com/documentationjs/documentation

Rich-Harris commented 4 years ago

Good idea — https://github.com/bublejs/buble/pull/221