project-checklist
project-checklist copied to clipboard
✅ A checklist of things to do before releasing your project
This [blog post](https://twitter.com/dan_abramov/status/1110254099155599360) has a lot of good advice on providing a shared vocabulary to discuss new projects. We should add the main takeaways from this post to the "Spread...
This is a very common practice of high quality and established projects so this should be documented. Not sure what section this should be added to yet.
* creating a chat (slack, discord, etc) * newsletter
Topics: * quickly respond to issue tickets * issue templates * use bots to onboard and help maintain (ex. stalebot) * require reproducing bugs * mailing lists ## Note The...
* https://twitter.com/sebmarkbage/status/1106754371226763264
To allow developers outside the JS ecosystem to relate to the examples we should include examples of non-js projects (ideally popular projects in rust, go, python, and other modern languages)