Open
Description
To avoid further cleanups in the future, we should be more strict about what PRs we merge.
E.g. for libraries, we should check if
- readme is in English
- readme or repo description mentions Vue 2 support
- readme explains what the library does
- the library has been added to the right category
- the library is actually useful (E.g. a project that is more a demo than a library shouldn't be added to the library list.)